General questions about using Eclipse should be posted to the
appropriate Eclipse newsgroup.

 * http://www.eclipse.org/newsgroups/index.php

A number of Struts folk do use Eclipse, so you might also get an
answer by posting to the Struts user list.

 * http://www.nabble.com/Struts---User-f206.html

But, the Struts developers list is not the appropriate forum for this question.

HTH, Ted
http://husted.com/ted/blog/


On Feb 4, 2008 9:31 PM, jorgem <[EMAIL PROTECTED]> wrote:
>
> I'm relatively new to Struts.
> Was using Tomcat 5.5 and Eclipse 3.1 and used to deploy my projects
> manually,
> Moving from my project folder: web-inf folder, images folder and my .jsp
> scripts into the Tomcat wepapps folder.
>
> Now, I'm using Eclipse Europa with Tomacat 6.0
> I have my projects in the Eclipse Workspace and the deployment is different.
> You have to right click on the server and click on "publish"
> After doing that, nothing happens and I don't know if Eclipse is supposed to
> create a folder in the Tomcat/webapps folder for my project or I have to do
> it myself.
> Does Tomcat take my classes, image etc from the workspace or it takes those
> from the Tomcat/wepapps folder?
>
> the error I'm getting is no class found for the StartupManager (I alreday
> checked the web.xml and is OK)
>
> Thank you
>
> --
> View this message in context: 
> http://www.nabble.com/Eclipse-Europa-and-Tomacat-6-tp15282336p15282336.html
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to