aspose file tools
The moose likes Servlets and the fly likes can i import a servelt in to a JSP page? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "can i import a servelt in to a JSP page?" Watch "can i import a servelt in to a JSP page?" New topic
Author

can i import a servelt in to a JSP page?

satyasaich
Greenhorn

Joined: Nov 10, 2000
Posts: 2
i have a servlet with all my business methods.Can i use this servlet in to a JSP page for the dynamic presentation?If so which tag i shall use? can i find any examples for this?
satyasaich
Greenhorn

Joined: Nov 10, 2000
Posts: 2
i got the answer and it is possible
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: can i import a servelt in to a JSP page?
 
Similar Threads
tomcat + iis problem
comparison between JSP and Servlet
include jsp page in servlet
How to call an interface in JSP
tomcat + iis problem