Hey guys. Now I debug an old jsp application that uses struts 1. I continuosly fall in stack overflow error, also I cannot execute action class.
I have serched with google, but answer wasn't very clear for me The problem is the following: I have list.do that uses ListAction.java that prepares data for displaying, displaying list.jsp that contains a form pointing to an update page. Form action is update.do using UpdateAction.java that updates data and displayes update.jsp Last jsp page only redirects (example via javascript) to list.do.รน 1)How is possible to implement it using struts 1 (and avoiding stack overflow errors?) 2)How do "forward" attribute work in struts-config.xml configuration file? Thanks in advance. Excuse my bad English Bye Zanks zanks...@yahoo.com -- View this message in context: http://struts.1045723.n5.nabble.com/display-and-update-data-with-struts-tp4726355p4726355.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org