Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~819 People Reached
Favorite Tags
Member Avatar for tllcll

Hi, Is there anyone who know of any website that offer free interactive learning of java? TQ

Member Avatar for tllcll
1
82
Member Avatar for tllcll

Hi, I would like to find out how to call javabean from jsp page with passing values upon onChange event. Pls provide example if possible

Member Avatar for jwenting
0
192
Member Avatar for tllcll

Hi, I would like to know how to check the current value and the previous value entered by user before changes. for example, the form will allow user to enter customer number. The first time user enter 10 then change to 22 customer number : 10 -> change to 22 …

Member Avatar for zippee
0
103
Member Avatar for tllcll

I have a form, 1st page called first.jsp. in this form I have multiple fields. once user enters the first field, I call to the second.jsp to process by using 'onchange="location.href='second.jsp?first_field='+this.value"' in second.jsp, it will get the value for 2nd field and return to first.jsp. I manage to get the …

Member Avatar for shyamNambiar
0
84
Member Avatar for tllcll

Hi, I would like to open a hidden popup window to pass value when user enter the value on the textbox. The popup window will perform operation that call the javabean to retrieve values to be displayed on the form that open the window. how to pass values from popup …

Member Avatar for tllcll
0
124
Member Avatar for tllcll

Hi, I would like to know how to assign and display the value to a column name 'item_name' in first.jsp I have 2 jsp pages - first.jsp , second.jsp. The first.jsp will call the second.jsp and pass in the value. In the second.jsp, I will call the method in the …

0
72
Member Avatar for tllcll

Hi, I would like to check with you how JSP codes residing in js function works. How can I get the 2nd select stmt executed based on the values retrieve from 1st select statement and the conditions pass in to this js function How can I get the select statement …

Member Avatar for tllcll
0
162