[jboss-user] [Beginners Corner] - Re: Call a jsp inside an ear file deployed on JBoss 4.0.0
pepelara
do-not-reply at jboss.com
Sun May 11 02:32:35 EDT 2008
application.xml.-
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.2//EN' 'http://java.sun.com/j2ee/dtds/application_1_2.dtd'>
<display-name>MyAdder</display-name>
This is the implementaion of the Adder application
adder-ejb.jar
<web-uri>adder-web.war</web-uri>
<context-root>/</context-root>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149981#4149981
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149981
More information about the jboss-user
mailing list