I have no idea. but it seams not a struts' bug, because in my
DebugFilter, getQueryString returns null, so struts can't get any
parameter. Is this true?
On 6/15/07, Mike Jennings <[EMAIL PROTECTED]> wrote:
Well I am glad that it is not just me and that I am not going crazy. I have
had to role b
Well I am glad that it is not just me and that I am not going crazy. I have
had to role back to using webwork 2.4 because it has a ServletDispatcher.
JspSupportServlet
com.opensymphony.webwork.views.JspSupportServlet
1
action
com.opensymphony.webwork.dispatcher.ServletDispat
I use tag and have this problem also.
I have coded a DebugFilter and applied it before FilterDispatcher. In
DebugFilter I output HttpServletRequest.getQueryString(), but it's
always null.
I'm so confused, is it a oc4j bug?
On 6/15/07, tom tom <[EMAIL PROTECTED]> wrote:
What exactly the tag you
What exactly the tag you are using,
Better to use the url tag with param which does the
encoding properly
Thanks
--- Mike Jennings <[EMAIL PROTECTED]> wrote:
> Can anyone tell me why this is happening to me. I
> am using jdeveloper 10g
> as my development platform.
>
> I want to call a action w
Can anyone tell me why this is happening to me. I am using jdeveloper 10g
as my development platform.
I want to call a action with a url parameter.
ex: someaction.action?id=123
but in my action where i have a getter and setter for id it is not being
picked up.
Could this be a issue with oc4j
5 matches
Mail list logo