Thanks David, here is my form bean definition:

<form-beans type="org.apache.struts.action.ActionFormBean">
<form-bean name="userMaintForm" type
="application.presentation.struts.formbeans.UserMaintForm" />
</form-beans>

This is for the page that I am linking to from the menu page.  Eventually I
will be pre-populating some fields on this form from a data source to allow
user selection.  At the moment it is defaulting a text field to a string
set in the Action class.  I'm not sure (obviously!) but the problem seems
to be around forwarding to the linked page (the html statement is built ok
and written to the output stream)... some config problem maybe???

James.



********************************************************************
 This message and any attachments are confidential to the ordinary
 user of the e-mail address to which it was addressed and may also
 be privileged. If you are not the addressee you may not copy,
 forward, disclose or use any part of the message or its
 attachments and if you have received this message in error, please
 notify the sender immediately by return e-mail and delete it from
 your system.

 Internet communications cannot be guaranteed to be secure or
 error-free as information could be intercepted, corrupted, lost,
 arrive late or contain viruses. The sender therefore does not
 accept liability for any errors or omissions in the context of
 this message which arise as a result of Internet transmission.
 
 Any opinions contained in this message are those of the author and 
 are not given or endorsed by the HSBC Group company or office 
 through which this message is sent unless otherwise clearly 
 indicated in this message and the authority of the author to so 
 bind the HSBC entity referred to is duly verified.

********************************************************************

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

Reply via email to