You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sachin Chowdhary <cs...@pisoftek.com> on 2003/04/19 10:21:11 UTC

setAttribute from jsp page to Action not working

I am passing value form jsp page to coressponding Action by setting
request.setAttribute("file",file) And
reading in Action by request.getAttribute("file") but it is printing value
null in log file.

 So where i am wrong or can it be possible in Different way




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org