Hello,

Just paste the war folder into the webapps fo
der of tomcat. The war file must have the required structure of any
project(web-inf contains lib & classes..)

What is the error that you get. Check the structure of any sample
example present in tomcat webapps folder.

Another way is to start tomcat manager  page & then upload the war file there...

Regards,
jd

On 4/10/10, merve t <mervet2...@gmail.com> wrote:
> hello,
> should not it work when i paste my project.war file into the directory named
> www under my host on a server which is using tomcat?
> i connected to my host by using filezilla. there is no problem. i uploaded
> my project.war into www and also web-inf directories and call it on browser
> by typing http://mysite.com/project. but it doesnt work.
> should i copy and paste all the classes and jsp's one by one into folders
> named class and lib?
> where am i wrong?
> thanks in advance
> merve
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
>
> To unsubscribe, reply using "remove me" as the subject.
>

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to