Hi,
I finally tested my code on a new project, but I didn't reproduce the
fielderror.
Finally it appears that "bean.getFoo('bar').name" works well. I don't know
from where I was getting the fielderror on my other project, but it's not
related to Struts - sorry!
--
View this message in context:
h
reading the docs I discovered the possibility to override default
typeconverters (cf:
http://struts.apache.org/2.3.4/xwork-core/apidocs/com/opensymphony/xwork2/conversion/impl/XWorkBasicConverter.html
)
== Quote from the docs
As from version 2.3.2 you can override default converters by
implementti
2012/6/20 Pierre TEMPLIER :
> Am I missing something ?
Nothing, my mistake :/ I forgot to define aliases, please raise an issue
Thanks & regards
--
Łukasz
mobile +48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/
-
issue created : https://issues.apache.org/jira/browse/WW-3843
Pierre.
On Wed, Jun 20, 2012 at 3:32 PM, Łukasz Lenart
wrote:
> 2012/6/20 Pierre TEMPLIER :
>> Am I missing something ?
>
> Nothing, my mistake :/ I forgot to define aliases, please raise an issue
>
>
> Thanks & regards
> --
> Łukasz
Hi,
I am trying to follow the tutorial Hello World for Struts2. In the part "Using
Struts 2 Tags" it uses s:property to fetch the value for the helloCount
variable inside a paragraph tag but doing as the example shows, doesn't get any
value and the place is empty in HelloWorld.jsp. The lines be
First, paragraph tags have *zero* to do with it, regardless of any behavior
you're seeing.
On Wed, Jun 20, 2012 at 12:24 PM, Sam Cyrus wrote:
>It is possible to fetch the static helloCount outside paragraph
> tags:
>
I'm a little surprised that works without a getter in the action.
Ins
Is it possible that in your example code there are lines referencing
property instanceCount where they should reference helloCount?
-Original Message-
From: Sam Cyrus [mailto:haminto...@yahoo.com]
Sent: 20 June 2012 17:24
To: Struts send question
Subject: fetching a static variable's valu
Greetings,
In my deployment, using Struts 2.3.1.2 and 2.3.4 on top of OC4J latest I've
had a problem where after my application runs some time (indeterminate), a
simple, properly formatted and correct syntax iterator tag call to get some
enum values will top working, initially it worked and render
8 matches
Mail list logo