Please ask user questions on the Struts user mailing list. The dev
list is for the development of the Struts framework itself.
Nils-H
On Tue, Nov 25, 2008 at 7:29 AM, Nishna
<[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I am getting string from database. I want to display the string line
> by
Hi All,
I am getting string from database. I want to display the string line
by line in my s:textarea.
I am tried with \n between each statement in my string. But, still,
it is getting displayed as
continuous text.
For example: I am having, String str="I like struts;
That and the "validateAnnotatedMethodOnly" thing are very annoying.
musachy
On Mon, Nov 24, 2008 at 8:16 PM, James Holmes <[EMAIL PROTECTED]> wrote:
> +1
>
> On Sat, Sep 6, 2008 at 7:22 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> > Anybody care if I change the default to "none"? I'm tired of p
+1
On Sat, Sep 6, 2008 at 7:22 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> Anybody care if I change the default to "none"? I'm tired of people
> complaining about it because reading the documentation is too hard.
>
> Dave
>
>
>
The Apache Struts group is pleased to announce that Struts 2.0.14 is
available as a "General Availability" release. The GA designation is our
highest quality grade.
Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications. The framework is designed t
>
Thanks for your feedback. So the general believe seems that this JEE restriction
should not cause problems as long as transaction demarcation and access to
transactional resources occurs in a single thread and in a single filter
invocation (as opposed to filter does demarcation and servlet uses