I have a mapping like this.
<result name="input" type="redirectAction" >
dispAcctTypePage
${accBean.zipCode}
</result>But the param come in url which is a security risk. please help how to eliminate param in browser URL. -- View this message in context: http://www.nabble.com/Avoiding-param-in-URL-when-action-redirect....-tp24431097p24431097.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

