Smile Problem in eclipse with tomcat
Hello every one i am facing a problem in eclipse
problem is that i have created a dynamic web project in eclipse with java +mysql
now i want to run it out side eclipse
how i will do it
plz tell me soon
Printable View
Smile Problem in eclipse with tomcat
Hello every one i am facing a problem in eclipse
problem is that i have created a dynamic web project in eclipse with java +mysql
now i want to run it out side eclipse
how i will do it
plz tell me soon
Right-click your Project and "Publish".
-Gary-
thank you sir
thank you sir
Sir There is no publish option in rgt click on project
Sorry, I misunderstood what you want. You probably want to generate a WAR file that you can publish on any Tomcat or other JST server. To do that, you right-click the project and choose Export.
-Gary-
thanks sir
I had do the same thing in my project but it can not connect with database
that's why it can not run so sir plz tell me where i will put my database
Thank U