Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by Bob Lee:
http://wiki.apache.org/struts/RoughSpots

------------------------------------------------------------------------------
     <result name="input">addPerson.jsp</result>
  </action>}}}The ValidationInterceptor should still cause an input result to 
occur but if we make it through to invoking the action and there is no execute 
method we return the value of the configured assumed result.
  
+   1. When an action returns `LOGIN`, save the request in the session (even 
POSTs) and enable the user to re-execute it after login.
+ 
  == What JDK Version? ==
  
    * [jcarreira] We've been using JDK 1.5 on Tomcat 5+ for over a year... 
Everything we write and wire together is using generics and annotations.

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

Reply via email to