HI,

I suggest if you have real b2b, you might considering using web framework :

like spring webflow, struts2, etc --- you need mvc2 ( front controller
design

pattern ) to handle such traffics.

This is just my idea


thx

bb

On Mon, Mar 22, 2010 at 7:37 PM, 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.

Reply via email to