I am trying to pass some values from the jsp to action class.

I did something like this in the jsp:request.setAttribute("InvVOX",
inventoryVOX);

but when I try to get it in the action class(when the jsp gets submitted).I
am getting null.

Is there something I am missing here?

Please do help me out.

Thanks.
-- 
View this message in context: 
http://www.nabble.com/passing-dada-from-jsp-to-action-class-thru-HTTP-request.-tf4152921.html#a11814773
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to