
October 1st, 2001, 07:38 AM
|
|
Junior Member
|
|
Join Date: Sep 2001
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
forwarding to a page
<jsp: forward page="message.html"/>
the page exists, so what is wrong with this?
error message
javax.servlet.ServletException: Parse Error in JSP page: Encountered "page" at line 21, column 15.
Was expecting:
...
|