Hi , I was looking for a way to pass multiple parameters through my action mapping. can I pass only one parameter or is it possible to pass multiple?
for example in this config I can pass only one parameter {parameter="method"} <action path="/saveSubscription" type="org.apache.struts.actions.DispatchAction" name="subscriptionForm" scope="request" input="/subscription.jsp" parameter="method"/> -- -Hari --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]