I created a Web application and i found that the web.xml file created
automatically have this line

<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.// DTD Web Application
1.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">


No matter what I change in the web.xml, those changes make any effect  at
all . For example, if i want to add the application
description, I have error.

So after studied the web.xml file in the default application, I removed that
tab. Even though my JSP pages still don't work, but at least I can see the
changes I made using JMS. Why is that???

I am using the IBM Java install of Sun Java.

Amy


------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to