struts 2 tag confution

2010-04-06 Thread Supratim Bandyopadhyaya
Greetings to all, I have been trying to get to work properly. Here is the code. Next Record here the parameter offset comes from the action bean which shows up in the url fine. But the parameter direction which is assigned a value "forward" doe

Re: Why do I need a refresh to print a display:table ?

2010-04-06 Thread Stephane Cosmeur
One week later, i'm still bocking on this problem ! The display:table has a really strange behaviour. I still have to click two times on the action to get my table diplaying. What's is very weird is that after the first click the s:debug balise confirms me my list of clients is not empty. Is it pos

Re: Which Spring and Hibernate versions are compatible

2010-04-06 Thread Cimballi
Yes ! On Tue, Apr 6, 2010 at 11:15 PM, Krunal Dhamelia wrote: > Hi All, > > I am new to Struts 2 and wanted to use latest versions of Spring and > Hibernate with Struts2. > Is it possible to use Spring 3.0.2 and Hibernate 3.5 with Struts 2? > > > Krunal Dhamelia > -- Cimballi JAVA J2EE Freel

Which Spring and Hibernate versions are compatible

2010-04-06 Thread Krunal Dhamelia
Hi All, I am new to Struts 2 and wanted to use latest versions of Spring and Hibernate with Struts2. Is it possible to use Spring 3.0.2 and Hibernate 3.5 with Struts 2? Krunal Dhamelia

Re: World¹s Simplest Struts/2 Ajax Pattern

2010-04-06 Thread Zoran Avtarovski
While I appreciate what you¹re saying, we¹ve found that by moving to one of the javascript libraries (we use jQuery, but they all offer pretty much the same range and depth) for all our ajax work, the task has been simplified immensely. Also, by moving away from the S2 ajax tags, we¹ve found that

RE: World’s Simplest Struts/2 Ajax Patte rn

2010-04-06 Thread Martin Gainty
looks good! Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weite

World’s Simplest Struts/2 Ajax Pattern

2010-04-06 Thread stanlick
After answering similar questions regarding Struts/2 and Ajax on several forums, I have decided to write an actual paper on the topic. While I figure out where to publish "papers" I am dropping the link here. http://struts2inaction.com/SimpleAjax.html World’s Simplest Struts/2 Ajax Pattern Pea

Live search with Dojo (Ajax) and Struts 2

2010-04-06 Thread Celinio Fernandes
Hi, I am using Struts 2.1.8 and the Dojo plugin. What i am trying to realize is the following : the user has to fill a field that corresponds to a REFERENCEID. I want to help that user to type in the REFERENCEID by suggesting 20 REFERENCEID as soon as he types in a digit. For instance, if he types

Re: struts 2 global result problem

2010-04-06 Thread Rakesh K nair
hi thank you for your help,it's working now rakesh Rakesh K nair wrote: > > hi > > I am using struts2.1.6 in my application.i want to use global results tags > in > my struts.xml.but when i write below code application doesn't start > > .. > > > > page.jsp > > > > i

RE: struts 2 global result problem

2010-04-06 Thread adam pinder
put them before action definitions. adam > Date: Tue, 6 Apr 2010 00:47:22 -0700 > From: rakeshknai...@gmail.com > To: user@struts.apache.org > Subject: struts 2 global result problem > > > hi > > I am using struts2.1.6 in my application.i want to use

struts 2 global result problem

2010-04-06 Thread Rakesh K nair
hi I am using struts2.1.6 in my application.i want to use global results tags in my struts.xml.but when i write below code application doesn't start page.jsp http://old.nabble.com/struts-2-global-result-problem-tp28148438p28148438.html Sent from the Struts - User mailing list archive at Nab