I am on a project where we are using struts. We have almost finished a proof 
of concept implementation, however, are struggling completing the flow.

We have created an action class and a data bean, which is a private object 
within an action form. Do we then create a new action form, set the bean and 
add it (action form) to the request, and invoke the findForward() method on 
the ActionMapping object? Will this make the ActionForm object available to 
the jsp?

Appreciate any help.

Also, has anyone had any experience with running struts on Weblogic proxied 
via IIS on win2k?

Thanks in advance!

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to