> I have encountered this problem before.  Try this:
> Within your first Action set the get the values that are not 
> being passed from the request object.  Then before forwarding 
> to the next Action set these values explicitly in the request 
> objects attributes.

My current method is to use a subclass of Form
with a programmable reset().
In my action, I either enable the reset() (via a togglable boolean
inside the FormBean) or disable it.

It is something very near the reset="on/off" in the struts-config.xml 
I discussed earlier.

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

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

Reply via email to