| | |
Setting text field values in Java on JSP page
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Hi I'm trying to create a mortgage calculator using Java (not Javascript) on a JSP page and I need to know if there's a way to set the values of textfield so that I won't have to send information from one page to another.
set the values by using <%=%>
ex.<input type="text" name="abc" value="<%=urValue%>" />
note that urvValue is the name of the variable storing the value you want to set in the text field..
![]() |
Similar Threads
- Setting text field to accept only alphabetical characters. (JavaScript / DHTML / AJAX)
- how to retrive muliple database values and compare with jsp field vlaues (Java)
- retrieving values from jsp page (JSP)
- Inserting data into table in jsp page (JSP)
- JSP Combobox (JSP)
- Inserting table row values generated dynamically into database using JSP (JSP)
- Searching a Text Field in a JList (Java)
- Default Values of Text Field (JavaScript / DHTML / AJAX)
Other Threads in the JSP Forum
- Previous Thread: LAST_INSERT_ID doesnt work with servlets, please help
- Next Thread: error..
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dropdownlist dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 mysql netbeans network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web






