I Want to que some actions.
For example I've an action checkLogin, an action loadData and an action
display.

I want that checkLogin gets executed bevore loadData.

So in the display action in the struts-config.xml 
I define a froward "checkLogin" with the path "/checkLogin.do" 

And In the checkLogin I define a forward loadData with the path /loadData.do

Is there A better way to queue the actions?
Is it better to write the code in just onee  action?

Thanks in advance Matthias.


----------------------------------------------------------------------------
----------------
Hanel Matthias
Fachinformatiker (Anwendungsentwicklung) in Ausbildung
Logistik World GmbH     Fon:    +49-841-9014-300
Marie-Curie-Strasse 6   Fax:    +49-841-9014-302 
D- 85055 Ingolstadt     mailto:[EMAIL PROTECTED]
----------------------------------------------------------------------------
----------------


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

Reply via email to