Passing parameters from struts.xml to jsp securely/encripted..Struts2

2011-06-15 Thread scoobyy
Hi I'm using struts2 and i have an action tag which redirects to a jsp page with the parameter it receives. stores.jsp?page${somepage} true true Problem is the ${somepage} value is appear in the addr

Passing parameters from struts.xml to jsp securely/encripted..Struts2

2011-06-15 Thread scoobyy
Hi I'm using struts2 and i have an action tag which redirects to a jsp page with the parameter it receives. stores.jsp?page${somepage} true true Problem is the ${somepage} value is appear in the addr