Hi All,
I am using Struts 1.2.x for my web app. I have a navigation functionality on my forms (*Prev, Next, First , Last) for navigating through the records. My client does not like the whole page refreshing when any of the navigation buttons is clicked. Is that something that I can avoid by using AJAX in my Struts Application. If so, then can someone suggest some good Struts "1.2.x" specific AJAX articles ( that is known to work for Struts 1.x developers)

I have a dependency on Struts 1.2.x because
- I have to implement SSL switching in this webapp and the SSLext (http://sslext.sourceforge.net/) only supports Struts 1.2.x at the best. Is this a valid constraint ? Has anyone used this taglib with higher Struts versions(especially Struts 2.x).?

Assuming (a) is possible (ie Struts 2.x does have SSL support),
- I am willing to give Struts 2.x a shot for my project, since I heard it provides pretty good AJAX support. Is that rite ? - Considering the fact that I only know Struts 1.x, what kind of learning curve am I looking at for Struts 2.x . Any ideas, experiences etc?
.
Thanks for your replies in advance,
robin

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

Reply via email to