How to change the value of a variable which is set in jsp (by jstl method) by calling the function from js?

How to change the value of a variable which is set in jsp (by jstl method) by calling the function from js?

How to change the value of a variable which is set in jsp (by jstl method) by calling the function from js?

I set the value in jsp by using jstl method for eg:'<'c:set var="name1" value="Add User" /> and out it as '<'c:out value='${name1}' />. I need to change the value of 'name1' as "Edit User" when calling the editUser function which is written in js. Is there any solution?

View Answers

October 14, 2011 at 11:25 AM

Please respond









Related Tutorials/Questions & Answers:
How to change the value of a variable which is set in jsp (by jstl method) by calling the function from js?
how to assign javascript variable value to a jsp variable
Advertisements
Assigning a value to JSP variable from a bean class. - JSP-Servlet
calling function - JSP-Servlet
calling servlet from jsp
Calling from JSP
calling one jsp from another jsp page
calling zipping function - JSP-Servlet
Calling a jsp page from Servlet
How i write a function/method in jsp?
How I get a variable from java script to use it in the scriptlet of jsp.
calling one jsp from another jsp - JSP-Servlet
Extracting variable from jsp
How to pass the value from controller to jsp page ?
how to set a value of dynamic number of drop down lists on a jsp page and access it value on another jsp page
How to save and get value from JSP
calling servlet from jsp in netbeans ide
how to change password into one jsp to another jsp
jsp function - JSP-Servlet
how to set the values in jsp
JSP Value to JavaScript
passing value from javascript to jsp - JSP-Servlet
How to pass javascript variable in Scriplet of JSP?
export value in csv from jsp
calling java method from html form with out using javascript - JSP-Servlet
calling one jap page from another jsp page
How to set a variable value using velocity
JSP Variable in Javascript
how to create a bar chart in jsp by fetching value from oracle databse?
code for insert the value from jsp to access database
how to set time in jsp page
How to Assign struts2 property to jsp variable
How to set the pdfptable as pdf page header when generating the pdf from jsp page. - JSP-Servlet
how to show effect (visual) on jsp page using value from database
callig jsp file from javascript function - JSP-Servlet
How to retrieve data from database by using combo box value in jsp? - JSP-Servlet
Converting jsp variable to java variable
about jsb - JSP-Servlet
How to save value in JSP
how to pass variable from simple java main class(not servlet) to the jsp page?
how to get the checkbox value in jsp
How to give the value - JSP-Servlet
JSP bean set property
how to invoket javascript function in JSP - JSP-Interview Questions
how to set the image and address in single row when genearting pdf fil from jsp - JSP-Servlet
how to get a numeric value from a message - JSP-Servlet
How to access the database from JSP?
How retreive data from database without using post method in jsp - JSP-Servlet
get value from multiple textbox in jsp
Error in calling javascript function from java

Ads