Anyone know what the "name" attribute of
tag in the Struts 2 configuration
file is used for?
The doc at the following page doesn't mention it.
http://struts.apache.org/2.0.8/docs/exception-configuration.html
-Bill
___
According to the following page in the Struts 2 docs,
package inheritance only includes interceptor,
interceptor-stack, and action configurations.
http://struts.apache.org/2.0.8/docs/package-configuration.html
Is this true? I would like to know if
, , and
also get inherited when
extending a pack
quot;true"
> label="Support favoris"
> leftTitle="Supports favoris"
> rightTitle="support favoris Choisis"
> name="supportsFavoris"
> list="#application.supports"
> listKey=&q
The onsubmit attribute is for the tag, not
the tag.
-Bill
--- [EMAIL PROTECTED] wrote:
>
> I'm trying to use the onsubmit attribute in the
> s:submit tag but it fails.
> The exception is saying that the attribute onsubmit
> is not correct
> according to submit TLD.
> Can someone tell what I'
I'm having the same problem and it appears to be
because the default theme is requiring DOJO to
automatically select all the select options before
submitting the form. I'm not sure if there is a JIRA
bug opened for this or not, but there probably should
be. The default (non-ajax) theme should not r
I'm having trouble executing an action after
validation has been performed and fails.
Here is the scenario. I have an update page where
users can update a record in the database. This page
uses the standard struts 2 form and has a submit
button. When I click the submit button, validation
fails as
I was under the impression that the tag
could access page-scoped variables, but it doesn't
seem to work for me.
I am using the displaytag library for creating tables
as shown here:
id:
In the last column I am trying to reference the
page-scoped "row" object that is created by
disp
eased by
Rickard Oberg?
When (month/2003) did the WebWork 2.0 roadmap that
proposed to break out xwork into it's own project get
created? I know it was in 2003, but need to get a
specific month.
-Bill
--- Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 6/25/07, Bill Johnson <[E
I was wondering if anyone knows when Struts became a
top-level Apache project instead of being simply a
Jakarta project subproject. I'm looking for the month
and year this happened. Management wants to know. Long
story.
-Bill
___
Can anyone point me at an already available "shuttle"
component that I can use with my Struts 2 application?
Basically I need a component that has a list of
available values on the left and selected values on
the right. Users should be able to move things back
and forth between the lists.
Here is
10 matches
Mail list logo