Has anyone experienced a problem setting a list into the action using 
<s:optiontransferselect>? Is there a specific theme that must be used? I'm 
getting a null in my action. 
In my tag I have name="available", and in my action I have a 
global/encapsulated List named available.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 08, 2007 12:57 PM
To: Struts Users Mailing List
Subject: Re: AJAX Theme / submit form to new page?

Musachy --

I agree.  It's just so frustrating when you have to fool around to get a
feature in S2 to work.  I am a Java Architect currently involved in a
teaching engagement.  Who would I contact to see about writing a Struts2
book?  I see this as a venture that might be worthwhile.

Scott


On 3/8/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
>
> I have heard that some books are on their way, but I don't know more than
> that.  The wiki has a lot of information, you just have to browse around a
> little bit, and ask here when you don't find something :)
>
> regards
> musachy
>
> On 3/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Don't get me wrong -- I think S2 is a giant step forward after having
> used
> > S1 for years.  However, the hodge podge of  limited "and simple"
> examples
> > and no available courses or books, makes learning the framework quite a
> > challenge.  Do you know if anyone has a book in the works?  Do you know
> of
> > any classes offered in the US?
> >
> > Scott
> >
> >
> > On 3/8/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> > >
> > > I'm not sure that I follow. This link:
> > >
> > > http://struts.apache.org/2.x/docs/ajax-tags.html
> > >
> > > has been posted here many times, there is a link to it int the
> > > documentation:
> > >
> > > http://struts.apache.org/2.x/docs/guides.html
> > >
> > > and the showcase has several examples. Could it be more confusing? oh
> > > yeah.
> > > If you have specific objections, I'm willing to try to fix them, or
> > > document
> > > them better, and any help on the wiki is welcome.
> > >
> > > regards
> > > musachy
> > >
> > > On 3/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Could this be any more confusing?  Unless someone documents all the
> > > > idiosyncracies, folks are going to give up on Struts2 and adopt
> > RoR!  I
> > > > have
> > > > read all the docs/wikis on the S2 site and even poured over the
> > showcase
> > > > code.  I worked three evenings this week trying to figure out how to
> > > > incorporate an Ajax "feature" that I could have written in a few
> > minutes
> > > > using XmlHttpRequest.  Is there a book in the works?  Reading the
> core
> > > > code
> > > > is not the most efficient way to learn how to implement a feature!!
> > > >
> > > > Scott
> > > >
> > > >
> > > > On 3/8/07, Piero Sartini <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Am Donnerstag, 8. März 2007 schrieb Piero Sartini:
> > > > > > But my form tag contains theme="ajax" because of the validation.
> > is
> > > it
> > > > > > right to make the submit button theme="css_xhtml" to avoid the
> > > > > ajax-submit?
> > > > >
> > > > > it needs to be "xhtml" theme on the submit button.
> > > > > not very elegant in my oppinion - but it works :)
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Scott
> > > > [EMAIL PROTECTED]
> > > >
> > >
> > >
> > >
> > > --
> > > "Hey you! Would you help me to carry the stone?" Pink Floyd
> > >
> >
> >
> >
> > --
> > Scott
> > [EMAIL PROTECTED]
> >
>
>
>
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd
>



-- 
Scott
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to