unit tests for those, too. Sun has a
> decent write-up in their Java documentation:
>
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html
>
> Especially read the "Groups and Capturing" section, it's a handy tool to
> have in your portfolio.
>
n the action, the request map (when we
> implement RequestAware), the parameter map (when we implement
> ParameterAware), or a custom interceptor we put at the top of the
> interceptor stack.
>
--
View this message in context:
http://www.nabble.com/Struts-2-URL-parameters-lost-tf4196254
meters, but this works for
now. Good luck.
--
View this message in context:
http://www.nabble.com/Struts-2-URL-parameters-lost-tf4196254.html#a12023713
Sent from the Struts - User mailing list archive at Nabble.com.
-
To uns
w.infoq.com/minibooks/starting-struts2 - please forgive the
> plug); it suggests on page 23 that you should be able to see URL
> parameters via the ParametersInterceptor. Nothing I've seen elsewhere
> contradicts this, though the ParametersInterceptor page
> (http://struts.apache.org/2.x
his
>
>
>
> as described here:
> http://struts.apache.org/2.x/docs/url.html
> ?
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.na
erceptor.html) says that
>> it
>> would "typically" be used to apply form parameters to an action.
>>
>> Any help would be appreciated.
>>
>> Thanks,
>>
>> Jon
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Struts-2-URL-parameters-lost-tf4196254.html#a11943812
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Since it works for the form, but not the wildcard action mapping, it
might be an issue with the action mapper. Try using a non-wildcard
mapping to see if it makes a difference.
/Ian
JBL wrote:
We have a link to a Struts 2 action that includes a URL parameter
(.../something_method.action?name
JBL wrote:
We have a link to a Struts 2 action that includes a URL parameter
(.../something_method.action?name=NAME), and the URL parameter is getting
lost -- it doesn't show up in the action, the request map (when we implement
RequestAware), the parameter map (when we implement ParameterAware),
e contradicts this, though
the ParametersInterceptor page
(http://struts.apache.org/2.x/docs/parameters-interceptor.html) says that it
would "typically" be used to apply form parameters to an action.
Any help would be appreciated.
Thanks,
Jon
--
View this message in context:
http://www
9 matches
Mail list logo