Re: Multiple forms in JSP using struts

2004-11-05 Thread Koushik
I agree with u that Action Forms should not session scoped unless required
but i guess the question was whether u can use mulitple forms in jsp,i.e.
.
I hope i have guess it right?

- Original Message -
From: "Freddy Villalba A." <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 1:42 PM
Subject: RE: Multiple forms in JSP using struts


> I've never liked this since I've always thought that, if one uses this
> approach, as soon as one of those forms requires "remembering" its values,
> all (action)forms (including that one) are "forced" to having "session"
> scope (then you'd have to setup a garbage collection process for those
> session forms).
>
> Am I right?
>
> F.
>
> -Mensaje original-
> De: Koushik [mailto:[EMAIL PROTECTED]
> Enviado el: viernes, 05 de noviembre de 2004 8:23
> Para: Struts Users Mailing List
> Asunto: Re: Multiple forms in JSP using struts
>
>
> U can use multiple forms in ur jsp and for each action in ur form,i.e.
when
> u  r posting it, u need to have a separate set of mappings in the
> struts-config.xml.
>
> - Original Message -
> From: "Asim Ghosh" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 05, 2004 12:45 PM
> Subject: Multiple forms in JSP using struts
>
>
> > hello all,
> >
> >   how can i manage multiple forms in on jsp using struts. In
> struts-config.xml can I mention two form names in . If no how can
> this be achieved ?
> >
> > Regards,
> > Asim
> >
> >
> > -
> >  ALL-NEW Yahoo! Messenger - all new features - even more fun!
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Multiple forms in JSP using struts

2004-11-05 Thread Freddy Villalba A.
I've never liked this since I've always thought that, if one uses this
approach, as soon as one of those forms requires "remembering" its values,
all (action)forms (including that one) are "forced" to having "session"
scope (then you'd have to setup a garbage collection process for those
session forms).

Am I right?

F.

-Mensaje original-
De: Koushik [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 05 de noviembre de 2004 8:23
Para: Struts Users Mailing List
Asunto: Re: Multiple forms in JSP using struts


U can use multiple forms in ur jsp and for each action in ur form,i.e. when
u  r posting it, u need to have a separate set of mappings in the
struts-config.xml.

- Original Message -
From: "Asim Ghosh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 12:45 PM
Subject: Multiple forms in JSP using struts


> hello all,
>
>   how can i manage multiple forms in on jsp using struts. In
struts-config.xml can I mention two form names in . If no how can
this be achieved ?
>
> Regards,
> Asim
>
>
> -
>  ALL-NEW Yahoo! Messenger - all new features - even more fun!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Multiple forms in JSP using struts

2004-11-04 Thread Koushik
U can use multiple forms in ur jsp and for each action in ur form,i.e. when
u  r posting it, u need to have a separate set of mappings in the
struts-config.xml.

- Original Message -
From: "Asim Ghosh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 12:45 PM
Subject: Multiple forms in JSP using struts


> hello all,
>
>   how can i manage multiple forms in on jsp using struts. In
struts-config.xml can I mention two form names in . If no how can
this be achieved ?
>
> Regards,
> Asim
>
>
> -
>  ALL-NEW Yahoo! Messenger - all new features - even more fun!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]