Hi,
I tried the first labs "4001_webappstructure.zip
<http://www.javapassion.com/portal/images/zip_files/j2eebasics1/4001_webappstructure.zip>"
in NetBeans 6.8 with Glassfish 3, both with JEE5 and JEE6.
It worked perfectly in the both cases, but, of course, there is no
web.xml file in the case of JEE6 (when creating a new servlet, NetBeans
automatically supplies the necessary @annotations that replace the
information in the web.xml file).
There is only one thing I could not do in JEE6: changing the "welcome
page". The name of the JSP page or of the servlet to be used as "welcome
page" is written in the web.xml file in JEE5. As there is no such file
in JEE6, I don't know how to do it. Of course, I can ask NetBeans to
display by default some other page than the default welcome page, but
this is not what I wish.
Anybody knows how to do it in JEE6?
mihai
--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
To unsubscribe, reply using "remove me" as the subject.