When using "forward(req, res)" in a servlet to forward to a jsp page, the content switch to the jsp page, but does the URL also change to that jsp page or just stay as the servlet's URL ? thanks, ian
Roy Ben Ami
Ranch Hand
Joined: Jan 13, 2002
Posts: 732
posted
0
please dont repost your question all over java ranch. i answered u in servlets.
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: does URL change when using "forward(req, res)" ?