I am sorry DNewfield, I did not test it right
Your solution works
Thank you very much
makhno wrote:
>
> That does not seem to assign "hello" to x attribute
> lloks like the attribute remains unassigned
>
>
> DNewfield wrote:
>>
>> makhno wrote:
That does not seem to assign "hello" to x attribute
lloks like the attribute remains unassigned
DNewfield wrote:
>
> makhno wrote:
>> will search for an attribute named
>> "hello" and try to evaluate it.
>
> So give it something that when evaluat
Hello. Is it possible to create and set an action scoped attribute to a
string literal with ?
will search for an attribute named
"hello" and try to evaluate it.
But I want x to be literrally "hello".
--
View this message in context:
http://www.nabble.com/Setting-an-action-scoped-attribute-to-
Thank you very much, it fixed my problem
Laurie Harper wrote:
>
> makhno wrote:
>> Hello, I have a tag file used by my JSP's, in that tag file I have Struts
>> 2
>> tags(textfield, radio, etc)
>>
>> The tags work OK, they output HTML controls and su
Hello, I have a tag file used by my JSP's, in that tag file I have Struts 2
tags(textfield, radio, etc)
The tags work OK, they output HTML controls and submit data, but the
resulting page does not display the label (set in tag's attribute) and
fieldErrors set by the validator.
Is there any way t
5 matches
Mail list logo