| Article: |
JSP 2.0: The New Deal, Part 1 | |
| Subject: | functions | |
| Date: | 2004-03-11 01:52:45 | |
| From: | tforrester | |
|
Response to: functions
|
||
| Hi, I am having the same issue, have you found a solution? | ||
Showing messages 1 through 1 of 1.
-
functions
2004-04-02 12:31:44 markbirenbaum [View]



Your wep app declaration in your web.xml should look like this:
<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">