java - How to create war file in eclipse with all the necessary dependencies without maven or ant -


i saw lots of questions including 1 : how create war file in eclipse without ant or maven?

i have standard web project created eclipse. in web project many others there isn't jsp , web files, java files also. using eclipse luna , trying export project war when use export option , package war packages web content. after deploy tomcat fails on login in site because there no java files on war. new web projects , not want use maven or ant. want make working war eclipse , not find normal way that.

right click on web project --> export --> war file --> choose destination path , select on export source files.

see below screen shot:

enter image description here

after creating excel2db22.war. have imported again ide. can see files including java in project. see below ss:

enter image description here

i hope you.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -