That's right. But in this case it is a hidden field.
2008/7/4 Al Sutton <[EMAIL PROTECTED]>:
> The problem with straight is that you don't get the theme based
> formatting :(
>
> Gabriel Belingueres wrote:
>>
>> simple ways like:
>>
>>
>>
>> though I sometimes feel guilty for not using the equiv
The problem with straight is that you don't get the theme
based formatting :(
Gabriel Belingueres wrote:
simple ways like:
though I sometimes feel guilty for not using the equivalent S2 tag :P
2008/7/3 Musachy Barroso <[EMAIL PROTECTED]>:
#request is just a map with the request attrib
simple ways like:
though I sometimes feel guilty for not using the equivalent S2 tag :P
2008/7/3 Musachy Barroso <[EMAIL PROTECTED]>:
> #request is just a map with the request attributes. If you want the
> real request object:
>
> #context['com.opensymphony.xwork2.dispatcher.HttpServletRequest
"the map"
On Thu, Jul 3, 2008 at 2:10 PM, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> think of #context like that maps that holds the values in the value
> stack, and no, I don't think it is documented (I haven't seen it at
> least).
>
> musachy
>
> On Thu, Jul 3, 2008 at 1:34 PM, Dale Newfield <
think of #context like that maps that holds the values in the value
stack, and no, I don't think it is documented (I haven't seen it at
least).
musachy
On Thu, Jul 3, 2008 at 1:34 PM, Dale Newfield <[EMAIL PROTECTED]> wrote:
> Musachy Barroso wrote:
>>
>> add debug=browser to your urls and explor
Musachy Barroso wrote:
add debug=browser to your urls and explore the context ;)
I'm confused about #context. I can't find documentation about it -- can
you suggest where I should look?
-Dale
-
To unsubscribe, e-mail: [EMA
add debug=browser to your urls and explore the context ;)
m
On Thu, Jul 3, 2008 at 12:45 PM, Al Sutton <[EMAIL PROTECTED]> wrote:
> Thanks Musachy, one day I will get to grips with OGNL :).
>
> Al.
>
> Musachy Barroso wrote:
>>
>> #request is just a map with the request attributes. If you want t
Thanks Musachy, one day I will get to grips with OGNL :).
Al.
Musachy Barroso wrote:
#request is just a map with the request attributes. If you want the
real request object:
#context['com.opensymphony.xwork2.dispatcher.HttpServletRequest']
there are probably other 300 ways of getting the sam
#request is just a map with the request attributes. If you want the
real request object:
#context['com.opensymphony.xwork2.dispatcher.HttpServletRequest']
there are probably other 300 ways of getting the same thing.
musachy
On Thu, Jul 3, 2008 at 11:47 AM, Al Sutton <[EMAIL PROTECTED]> wrote:
>
Al Sutton wrote:
doesn't seem to work,
anyone want to point out where I've dumbed out?
#request is not the Request object, but rather the request attributes.
You can always add an action property that either returns the request
object or the requestURI directly...
-Dale
--
I can't for the life of me get the value for getRequestURI from the
HTTPServletRequest object into a hidden field.
doesn't seem to work,
anyone want to point out where I've dumbed out?
Al.
-
To unsubscribe, e-mail: [EMAIL P
11 matches
Mail list logo