You should consider the available frameworks out there or consider writing your own. JSF has built in support for validation, you can consider Richfaces.
thx Senthil On Mon, Mar 22, 2010 at 4:37 AM, vinay basavanal <vins1...@gmail.com> wrote: > Hi all, > > If i have a b to b application in which in my jsp there more then > hundreds of input boxes and they could be string,int,float so in my servlet > i have to do requset.getParameter("name ") for all the field and also > conversion ,is there a better way then this. > > -- > You received this message because you are subscribed to the Google > Groups "Java EE (J2EE) Programming with Passion!" group. > To post to this group, send email to > java-ee-j2ee-programming-with-passion@googlegroups.com > To unsubscribe from this group, send email to > java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com> > For more options, visit this group at > > http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en > > To unsubscribe from this group, send email to > java-ee-j2ee-programming-with-passion+unsubscribegooglegroups.com or reply > to this email with the words "REMOVE ME" as the subject. > -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.