•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 426,915 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,324 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 1487 | Replies: 0
![]() |
•
•
Join Date: May 2005
Posts: 21
Reputation:
Rep Power: 4
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...
![]() |
•
•
•
•
•
•
•
•
DaniWeb JSP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
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


Linear Mode