1 Reply Latest reply on Oct 10, 2012 8:37 AM by erasmomarciano

    How To Deploy JSP and Servlet on JBoss 5.1.0 ?

    ssamaresh

      Hi.

      I am using Teiid on my Jboss AS to connect to two Oracle databases.

      I have created a form using JSP and a servlet that takes data from the JSP and allows me to query the database to retrieve data from it.

      How do I deploy the JSP and Servlet on JBoss ?

      Do I need to install or deploy any other dependencies before I can deploy the files ?