madhavmurthy

Greenhorn
+ Follow
since Oct 03, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by madhavmurthy

Hey friends can any one help me out with the process involved in migrating from Tomcat3.3.1a to Tomcat5.0.28
<br>
<font face="verdana" size="2">
Heres the scinario. There is already an application running on Tomcat3.3.1a which i need to run on Tomcat5.0.28. The process is fairly simple if it would have been a normal jsp application. But, the application is configured in such a way that when i hit http://localhost:8080. It directly takes me to the application's default page. Moreover, there are only compiled jsp files(.class) and not actuall jsp files. These compiled Jsp files have been put in the ROOT directory of the work folder with a web.xml file in the WEB-INF directory of the application. Now when i tried to do exactly the same in Tomcat5.0.28, it gives me all sorts of exceptions, most famous is that servlet not found on. Could you please help me on this? I am not an expert in Tomcat ... Thanks in Advance
There is on more thing in Tomcat3.3.1a which the application uses. I.e., apps_abcapp.xml on the $TOMCAT_HOME/conf directory. "abcapp" is the webapps application name.

Thanks
Madhav
</font>
18 years ago
Hi ,
Friends i have a small problem. I want to work on j2sdkee1.2 , which i have downloaded and installed on my Win98 system. As usual i have configured my classpath in the Autoexec.bat correctly, yet...i am not able to work with j2sdkee1.2. ITs showing Bad Command name or file name for every file i execute.
Please help.
Regards
Madhav