I have had a problem like this before and what I did is add the
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
in the included/inserted jsp pages.
HTH,
Glenn
John Moore <[EMAIL PROTECTED]>
06/07/2004 06:24 AM
Please respond to "Struts Users Mailing List"
To: Struts Users Mailing List <[EMAIL PROTECTED]>
cc:
Subject: Re: Form bean scope question
Classification:
Mark Lowe wrote:
> You may have stuff configured to process such requests but an out the
> box version of struts would probably need
>
> <html:form action="/Purchase.do" ..
>
> to find a mapping such as
>
> <action path="/Purchase" ..
>
Yes, I do. It's actually all working perfectly, the only problem I'm
having is when I try to factor out the common HTML, as I mentioned.
John
--
==============================================
John Moore - Norwich, UK - [EMAIL PROTECTED]
==============================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]