From: "Eider Iturbe" <[EMAIL PROTECTED]>

I've developed a web application using JDeveloper and I've tested it using JDeveloper's embedded server, OC4J. Now I'm attempting that this web application works in Tomcat (version 5). But I've problems, because Tomcat can't compile some code.

Do I have to install/add any library in Tomcat in order to Struts application works well?

Possibly. If the other container is providing some libraries for you that Tomcat does not, then yes, you'll have to add them to your webapp or a common area in Tomcat as appropriate.

What error message are you getting?

--
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to