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
posted
0
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.