This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes how to link servlet to jsp on weblogic 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 » Servlets
Reply Bookmark "how to link servlet to jsp on weblogic" Watch "how to link servlet to jsp on weblogic" New topic
Author

how to link servlet to jsp on weblogic

prashant wath
Greenhorn

Joined: Oct 19, 2001
Posts: 9
Hello friend,
In my application, applet communicates to the servlet which connects to ejb, invokes bussiness methods & delivers output to the servlet.now i want to redirect this servlet page to a jsp page.i had written a method res.sendRedirect(String url).my url is jsp path as http://localhost:7001/admin/test.jsp.My jsp pages are stored in c:/weblogic/myserver/public_html/admin directory & servlets are in c:/weblogic/myserver/servletclasses directory.My servlet is executing successfully but it didn't redirect tothe jsp page.
Please anybody will help me what's the problem.Weblogic also didn't throw any exception.
I am in immediate need .
Thanks
prashant.
Marcela Blei
Ranch Hand

Joined: Jun 28, 2000
Posts: 477
This post doesn�t belong to the threads forum, so I will move it to Servlets & JSP forum where you will have more help
 
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: how to link servlet to jsp on weblogic
 
Similar Threads
deploy jsp with weblogic5.1?
A Question in File searching
how to redirect servlet to jsp on weblogic
Deploy jsp with weblogic5.1 error?
Resolving or Replacing localhost with IP Address - weblogic 10.3