ECTED] (David M. Karr) wrote:
>>>>>> "greg1java" == greg1java <[EMAIL PROTECTED]> writes:
>
> greg1java> I get the following error when I try to run a Struts / JSP page.
> greg1java> org.apache.jasper.runtime.PageContextImpl.handlePageExcepti
I get the following error when I try to run a Struts / JSP page.
org.apache.jasper.runtime.PageContextImpl.handlePageException(Unknown Source)
I am using tags such as html:form, bean:message, html:text, html:form.
Any thoughts??
Thanks
G. Taylor
__
I am developing my first struts application and am having trouble finding an example
of an ActionServlet (Controller). I've looked thru the Struts samples and have a Wrox
book (JSP Site Design) but neither contain examples. Does anyone have an example??
Thanks
G. Taylor