Hi ofbiz nerds,

I'm trying to pass field values of type timestamp from my form to my servlet
method using java event handler. when i try to get the value of the field 
using getParameter("fieldname") i am getting the value as null.

This problem did not occur when i was using a service event handler and
using objectofDispatchContext.get("fieldName") . But i want to use servlet
method only and i am stuck.

How can i rectify the problem.Please help

Thanks in advance 
Tanzeem


-- 
View this message in context: 
http://www.nabble.com/Problem-in-getting--field-value-of-type-time-stamp-passed-from-form-to-my-servlet-method-tp23459835p23459835.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to