Hi

>I've read some mails about multiple struts-config files, but still
>have some questions:
>-what's the advantage of using multiple struts-config files in one
>application ?  Is it better for performance ?

Rather than performace issue, it's more of teams-developing-on-diff-modules
and project-maintainance issue.

>-how can I call a forward or action in my second struts-config
>from within a jsp ?

you know jsp:forward tag. the url in that tag needs to have module name and
path under than module name defined.

>-can I call a forward or action in one struts-config from within
>another struts-config ?

yes, see module switching in docs.

HTH
Navjot Singh

>Any help is very appreciated
>Koen
>
>
>
>____________________________________________________________
>Find what you are looking for with the Lycos Yellow Pages
>http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/de
>fault.asp?SRC=lycos10
>
>---------------------------------------------------------------------
>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]

Reply via email to