Is it possible to access the ActionForward object from processPreprocess?

I'm trying to override processPreprocess to implement authentication.
However, I want to specify the forward page via struts-config.xml instead of
hard coding it.  Chpt 9 of OReilly book on serverside said that's
recommended but doesn't give an example.

Any ideas?  I searched the archive and found this 
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg15542.html
But this example extends ActionServlet.

Thanks,

Dean Chen

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

Reply via email to