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
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
How do i get the requestet url out in a string?
Frank Jacobsen
Ranch Hand
Joined: May 17, 2002
Posts: 335
posted
Aug 16, 2006 07:55:00
0
How do i from the request get the url ???
Frank
[ August 16, 2006: Message edited by: Bear Bibeault ]
Anupam Sinha
Ranch Hand
Joined: Apr 13, 2003
Posts: 1088
posted
Aug 16, 2006 07:58:00
0
Try request.getQueryString().
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8209
71
I like...
posted
Aug 16, 2006 08:00:00
0
Check out the getRequestURL() method available on
HttpServletRequest.html
[ August 16, 2006: Message edited by: jaikiran pai ]
[
My Blog
] [
JavaRanch Journal
]
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: How do i get the requestet url out in a string?
Similar Threads
message driven bean question
database url
What is CSL?
Get Servlet URL
How to redirect to a new page using JSP?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter