|
Hello Everyone,
Firstly let me thank everyone here for the generous
amount of free information on this forum.
Here is my question...... I would like to call a
specific method within a class (servlet), depending on the URL/web-page that the
request(Post) is coming from, then capture the URL in a session object. e.g. If
someone clicked the <submit> button on page http://www.java-sun/thispage.html or
page http://www.java-sun/webpage.html it
would invoke the same servlet, but I would like to redirect the Post to a
specific method within the servlet depending on what page made the
request.
Many Thanks,
*Antonio*
|
- Re: What URL/web-page is Post coming from? Antonio Villafana
- Re: What URL/web-page is Post coming from? Keith Ball
- Re: What URL/web-page is Post coming from? Milt Epstein
