The problem seems to be with
org.apache.struts.util.RequestUtils.getActionMapping, as the following
simply prints '/application' instead of '/application/search'.
<%-- RequestUtils.getActionMappingURL("/search", pageContext) --%>
Looking through the code of this method, I see:
if (servlet
> Can you add the struts-config.xml mapping?
= struts-config.xml =
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
= web.xml =
...
action
/search
...
Note that I use /search for displaying the initial query form as wel
Can you add the struts-config.xml mapping?
-Original Message-
From: Eric Jain [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 01, 2003 5:47 PM
To: struts-user
Subject: html:form action attribute not set correctly
I'm having some problems with a form not setting its action attribute
3 matches
Mail list logo