File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
Jsp tag - forward
Nitin Singla
Greenhorn
Joined: Oct 05, 2011
Posts: 15
I like...
posted
Jun 28, 2012 10:31:45
0
Hi .
Apologies for my previous post.
Below is my code snippet:
<%
String
chgLocURL ="/jsp/welcome.jsp";
%>
<jsp:forward page="{<%=chgLocURL %> }"/>
It is not working.
Please help me how can i use this string. I just need to forward to the path stored in string chgLocURL from my current jsp in my application.
Please help with the code snippet.
Once again apologies for my previous post.
Thanks.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
13
I like...
posted
Jun 28, 2012 10:50:53
0
Please do not split a question across multiple topics. Please continue this question in your original post.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Jsp tag - forward
Similar Threads
Error on submitting the form
Need Help with XSLT
mapping.findforward not working
Can anyone suggest me a code snippet for IncludeAction in Struts
Cannot find Bean under name..
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter