Solved
Jsp tag dateInputComponent
Hi.
I'm using jsp tag dateInputComponent (from http://www.ptc.com/windchill/taglib/wrappers library) to create date editor.
How can i get data from this editor in jsp?
Thanks.
Hi.
I'm using jsp tag dateInputComponent (from http://www.ptc.com/windchill/taglib/wrappers library) to create date editor.
How can i get data from this editor in jsp?
Thanks.
I found.
request.getParameter("null___XXX_col_XXX___textbox") returns value from date editor.
XXX - is name attribute of tag.
Can anybody tell me, what is null substring in parameter name?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.