Hello,
I have a query regarding use of struts to get the request variable value.

I populate a variable in request in my Action as 

request.setAttribute("mode",1);

now how can print the value of this variable using <bean:write tag

Help me in this...

Thanks
Raman Garg

Reply via email to