Re: findForward forwards twice, not once

2009-11-17 Thread Robert Graf-Waczenski
Hi, why does your forward "ShowList" forward to an action url? In good old Struts1 manner, this should not be necessary. Instead, i would implement place-list.jsp in such a way that it extracts all necessary information from the user's session. Your action PlaceAction should then prepare ever

findForward forwards twice, not once

2009-11-17 Thread Peter Schmitt
Hi, I'm new to Struts, using version 1.2.4, so this might in fact be a configuration problem... Here's an extract from my struts-config.xml first: On the page place.jsp, the user can enter a place name. PlaceAction will then load a