Hello everyone, I'm facing some problems with Struts on a Tomcat server. I'm looking for my own answers. However, input from both groups would be appreciated.
I just downloaded Tomcat v5.5 and installed on an XP Professional box. No problem. I've been running and testing without trouble a Struts applications on a Tomcat 4.0 server as well as a Tomcat 4.1 server, both of them shipped and integrated with JBuilderX IDE (Java 1.4). In the past, I've deployed several other web applications on standalone servers (Tomcats, Weblogics, JBoss...) after developing and testing them on these "embedded" servers and never faced any (important) problems. Now, I tried to deploy that very same web application on the Tomcat 5.5 server. It just wouldn't work. There seems to be some kind of problem with Struts' Tag Libraries. "Normal" JSPs and other non-Struts files are succesfully served. Something important: I used J2SE 5.0, since it's a REQUISITE for running v5.5 (and I haven't been able to find the famous "RUNNING.txt" file - or any other document, for what it matters - where those details for using v5.5 along with Java v1.4 are professedly explained). Any comments anybody? (If somebody believes the stack trace would be of some help in this case I wouldn't mind provinding it... I just didn't want to flood you with unnecesary (?) data) At this moment, I'm trying to find out what's going on with the tomcat v5.5 deployment. However, I thought it would also be a good debugging practice to install a standalone Tomcat v4.1 server and make sure that, at least, the web application works just as fine as it did with that one shipped with JBuilderX. Hence, another question: what's the difference between: jakarta-tomcat-4.1.31-LE-jdk14.exe and jakarta-tomcat-4.1.31.exe ??? Thanks in advance. Regards, Freddy. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]