maxq
Posts: 15
|
| Posted: 09/14/2006, 5:59 AM |
|
Hi!
When I create Servlet project with CSS, the generated web.xml file contains an error. It says /*.do and /*.show. That synax is not accepted by Tomcat 5.5, and the context is never started. When I open the web.xml files under Common Files in CSS, it also looks wrong here.
I simply changed the web.xml files under Common files to *.do and *.show, and it worked. However, a non experienced Servlet/JSP-developer would not find this error, and be able to fix it.
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 09/17/2006, 9:03 PM |
|
maxq
You might want to mention this to the Yes support team ( http://support.yessoftware.com ).
|
 |
 |
|