Re: struts2: how to read the 'potenrial list' from a database

2008-06-13 Thread Onur Idrisoglu
> > at > > >> Nabble.com. > > >> > > >> > > >> > > - > > >> To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > >> For additional commands, e-mail: > > >> [EMAIL PROTECTED] > > > > > > > > - > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > -- > > View this message in context: > > > http://www.nabble.com/struts2%3A-autocompleter---howto-read-the-%27potenrial-list%27-from-a-database-tp17810726p17820863.html > > Sent from the Struts - User mailing list archive at > > Nabble.com. > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- -- Onur Idrisoglu

Re: Determining an Action's class

2008-06-11 Thread Onur Idrisoglu
yep, it took me hours to learn how to turn it on:) On Wed, Jun 11, 2008 at 4:02 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > Unless dynamic method invocation is turned off. > > > --- On Wed, 6/11/08, Onur Idrisoglu <[EMAIL PROTECTED]> wrote: > >> From:

Re: Struts s:head theme=Ajax

2008-06-11 Thread Onur Idrisoglu
u can also consult this thread : > http://www.mail-archive.com/user@struts.apache.org/msg76807.html > I hope i response to your answer > > Cédric > > 2008/6/11 Onur Idrisoglu <[EMAIL PROTECTED]>: > >> Hi everyone, >> When s:head tag is used with theme=a

Re: Determining an Action's class

2008-06-11 Thread Onur Idrisoglu
t; To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- -- Onur Idrisoglu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Determining an Action's class

2008-06-11 Thread Onur Idrisoglu
s > namespace and name. I found nothing using the documentation :-( > > How may i to this? > > Thx, Sven > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mai

Struts s:head theme=Ajax

2008-06-11 Thread Onur Idrisoglu
Hi everyone, When s:head tag is used with theme=ajax, the necessary javascript files are imported, like What I would like to ask is, can we define where to look for this files, or are they in a jar file? Cos my server cannot find these files. Thanks. Onur Idrisoglu