Home » Archive

November 2009

Written By: techieDan on November 26, 2009 No Comment
Javascript Submit Form Not Working

Remember previously I was writing about how to do javascript to submit a form in html/jsp/php/asp. Well, surprisingly sometimes we discover things which are unexpected. For instance to submit a form without clicking the submit button but another link or button. Though something is wrong! The form doesn’t submit at all and there’s a javascript [...]

Written By: techieDan on November 21, 2009 2 Comments
TechieDan Page Rank 2

After years of technical appraisal and tutorials, TechieDan.com has now reached another whole new level with the current Page Rank going up to 2. It’s been 2 hard years and finally today it’s a day to celebrate.

Page Rank is by Google and though it might not actually affect your SEO, it’s also a good way [...]

Tags: [, ]
Written By: techieDan on November 17, 2009 No Comment
Multiple Values Form:Select in Spring Java

Have been searching how to do multiple values in Spring.

What is Spring?

There are no complications when displaying only a single id or a value while using spring and form taglib by doing this.

<form:select path=”prospect.wholeSaleId” items=”${List}”
itemLabel=”wholeSaleId” itemValue=”wholeSaleId”>

Now itemLabel would display the wholeSaleId value. The problem now is how to display let’s say [...]

Written By: techieDan on November 5, 2009 No Comment
JDK 5 Moved to Archives in Sun’s Website

After being in the limelight as the new source of Java with it’s new improved method of writing the Java language, Java 5 (J2SE 5) has reached it’s EOLS (End Of Life Service) and is now put into the archives page of the Sun Java’s page. Looks like Java 5 is going to phase out [...]

Tags: [, , ]
Written By: techieDan on November 4, 2009 No Comment
Favorite SEO WordPress Plugins

You have already gotten your domain name and I presume that you’re going to start installing WordPress to start your blog engine. Problem though is after many days of posting so many things online, why not many people are visiting your site. What is wrong? Well, here are few simple steps and few plugins which [...]

Tags: [, , , ]
  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress