RE: Re: EL expression in html:form action

2007-03-16 Thread Karr, David
50 PM > To: Struts Users Mailing List > Subject: RE: Re: EL expression in html:form action > > It should work OK if you're using the > http://struts.apache.org/tags-html-el taglib. > > -Original Message- > From: Lim Hock-Chai [mailto:[EMAIL PROTECTED] > Sent:

RE: Re: EL expression in html:form action

2007-03-15 Thread Strachan, Paul
It should work OK if you're using the http://struts.apache.org/tags-html-el taglib. -Original Message- From: Lim Hock-Chai [mailto:[EMAIL PROTECTED] Sent: Friday, 16 March 2007 4:08 AM To: Struts Users Mailing List Subject: RE: Re: EL expression in html:form action I'm pretty

RE: Re: EL expression in html:form action

2007-03-15 Thread Lim Hock-Chai
m: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Thursday, March 15, 2007 12:00 PM To: user@struts.apache.org Subject: Re: EL expression in html:form action Lim Hock-Chai wrote: > I'm getting the "cannot retrieve mapping for action" error when using > EL e

Re: EL expression in html:form action

2007-03-15 Thread Laurie Harper
Lim Hock-Chai wrote: I'm getting the "cannot retrieve mapping for action" error when using EL expression in the action attribute of tag. See below. AcctContact.jsp ==> .. . . struts-config.xml ==> .. . . Error ==> =

EL expression in html:form action

2007-03-15 Thread Lim Hock-Chai
I'm getting the "cannot retrieve mapping for action" error when using EL expression in the action attribute of tag. See below. AcctContact.jsp ==> . . . struts-config.xml ==> . . . Error ==> == ERROR - ServletEx