0 Replies Latest reply on Dec 15, 2004 6:19 AM by aashutosh

    Exploded Deployment????

    aashutosh

      i am working on EJB/JBOSS-3.2.3 and due to certain unavoidable reasons i need to RUN my nested JSPs WITHOUT using ear file. Whats the place (folder) in JBOSS-3.2.3 to do so? i. e. what is the way I can do that? Also does that mean that i can CALL the .jsp (thru the URL) something like this: http://localhost:8080/MyJspFile?.jsp)

      (By nested JSPs i mean: a call to another jsp from the first jsp)

      Thanks!