jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes Servlet Engine 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 » Java in General
Reply Bookmark "Servlet Engine" Watch "Servlet Engine" New topic
Author

Servlet Engine

Srikanth Durbhakula
Greenhorn

Joined: Feb 06, 2003
Posts: 3
Hi!
I have a question.
Is it possible to talk to the Servlet Engine without having to go through WebServer?
If so how? Can anyone point me to the resources on that?
Thank You,
Greg Brouelette
Ranch Hand

Joined: Jan 23, 2002
Posts: 144
Tomcat can serve up html, jpg, and gif files like a web server. But Apache is pretty easy to set up and your pages will be served up faster if you use Apache and Tomcat together.
Here's a good URL about setting up Apache and Tomcat and how to perform basic JSP task.
http://www.sourcereview.net/forum/viewtopic.php?t=49
If it requires you to log in then sign up for free and go to the "Java" section. Then look at the "Java Servlet Lessons" thread.


For a good Prime, call:<br />29819592777931214269172453467810429868925511217482600306406141434158089
 
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: Servlet Engine
 
Similar Threads
Jspengine and Servlet engine
Error: Cannot find keystore file
Null Pointer ...
is web.xml compulsory
servlet Engine