Use EventActionDispatcher or EventDispatchAction part of Struts 1.2.9+
http://struts.apache.org/1.2.x/api/org/apache/struts/actions/EventActionDispatcher.html http://struts.apache.org/1.2.x/api/org/apache/struts/actions/EventDispatchAction.html Paul Tom Jerry wrote:
which is better to use ? 1) <html:button property="addnewrecord" onclick="javascript: window.location='/AddNewRecord.do';" value="Add New Record..."/> [ OR ] 2) use of action dispatch ????
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]