Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~118 People Reached
Favorite Forums
Favorite Tags
jsp x 2
Member Avatar for nishanthhampali

Hi, I have hidden field in the jsp mentioned below: [B]<input type="hidden" name="SelectedTime" value="<%=request.getParameter("SelectedTime")%>"/>[/B] How to set this hidden field value to null? I tried using request.setAttribute. But it is not working. Please note i am using this field in the current page only. Please help me out. Regards, hampali

0
38
Member Avatar for nishanthhampali

Hi, I am very new to JSP......... i need one help.......... i have a table with many rows......... for each row i can set the time by calling the calendar java script............ I want to access the time that whatever has been set for some manipulation........ please help me out........ …

Member Avatar for jwenting
0
80