| | |
Probelm in JSP with (& and # symbols)
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2005
Posts: 21
Reputation:
Solved Threads: 0
I have a href in my JSP....
say page1.jsp
---------------
<a href="<%=response.encodeURL(FRONT + "/RemoveReport?reportTemplateName=Test123#&'")%>">
In my second JSP
------------------
I have
String reportTemplateName1 = request.getParameter("reportTemplateName");
Now what is getting stored in reportTemplateName1 when i an printing is Test123.
I am also trying to pass Test123#&' and then also its not working... Giving some other string ... How do i get the whole "Test123#&'" on to the second JSP Page...
say page1.jsp
---------------
<a href="<%=response.encodeURL(FRONT + "/RemoveReport?reportTemplateName=Test123#&'")%>">
In my second JSP
------------------
I have
String reportTemplateName1 = request.getParameter("reportTemplateName");
Now what is getting stored in reportTemplateName1 when i an printing is Test123.
I am also trying to pass Test123#&' and then also its not working... Giving some other string ... How do i get the whole "Test123#&'" on to the second JSP Page...
![]() |
Similar Threads
- Contract: Java, JSP, J2EE, XML & Fuego - USA (anywhere) (Web Development Job Offers)
- jsp not running & can't view the jsp source code on tomcat (JSP)
- Cant get a free web host for JSP & MYSQL (JSP)
Other Threads in the JSP Forum
- Previous Thread: displaying gif image
- Next Thread: want to know more about jsp
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 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





