Is it possible to send message to Chrome Extension from Java Desktop Application?

How would one deploy java web application which is using javax.mail.jar to send mail and derby database to tomcat?

  • I have created a web application with java using servlets and jsps. My application uses derby for database connections and it is dependent on javax.mail.jar for mail sending operation. I easily deployed my java web application's war file which doesn't have any database connection. However I couldn't deploy the one that with database. I searched it on the web and I found that I have to put resource tag which indicates the database that I am using to the tomcat's context.xml file. But I couldn't succeed. So how would I deploy my app's war file to the tomcat?

  • Answer:

Ankit Agarwal at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.