help for project (servlet & jsp container in java)

Discussion of programming on Linux, including shell scripting, perl, python, c/c++, mono, java. Whatever tickles your fancy.
Post Reply
sakbar
Naik
Posts: 88
Joined: Wed Aug 07, 2002 8:00 pm
Location: Lahore
Contact:

help for project (servlet & jsp container in java)

Post by sakbar »

Iam doing my final project (MS), making a webserver in java which caters html,asp,jsp & servlets.

Well till now mananged to work well with html & images etc. But while working on the servlet platform, i have studied the architecture of tomcat, jetty servlet containers. Now i have started implementing the servlet.jar provided by sun, but having problem with CLASS LOADER class. means iam totally stuck.

Any person has worked on servlet containers, or any idea plz do share with me off the list, any suggestions for this problem.

--SHAKEEL
nintyearsold
Cadet
Posts: 5
Joined: Thu Apr 03, 2003 4:10 pm
Location: Islamabad

your server platform?

Post by nintyearsold »

you have not mentioned the OS for your server, on windows things are easier due to GUIs. Try JRUN4, for medium size portals it is excellent. In Linux don't fight with Tomcat files by opening them manually, instead try installing SunOne Studio, forte is built-in, and good thing is that you can do things graphicy with button push.
Ninty Years Old Young Fakeer
Post Reply