Re: When is Struts 2.1 planned for release?

2008-01-20 Thread Nils-Helge Garli Hegvik
2. Is the Ajax support / Portlet support production ready in 2.1 ? I know that several projects are using it in production already, and in the latest 2.0.x and the upcoming 2.1.x releases it has improved a lot. Nils-H - To

Re: When is Struts 2.1 planned for release?

2008-01-20 Thread Nils-Helge Garli Hegvik
...forgot to mention that I was speaking about the portlet support in my reply. Nils-H On Jan 20, 2008 9:45 AM, Nils-Helge Garli Hegvik [EMAIL PROTECTED] wrote: 2. Is the Ajax support / Portlet support production ready in 2.1 ? I know that several projects are using it in production

Re: using YUI with struts 2

2008-01-20 Thread ravi_eze
hi Jeromy Evans, Thanks for the quick reply. The YUI is working with the html tags also. I dont know if this is documented anywhere; any how thanks for the help :-) Jeromy Evans - Blue Sky Minds wrote: Hi Ravi, YUI doesn't require any specific tags. AFAIK, they're all plain old valid

Re: using YUI with struts 2

2008-01-20 Thread Jayson Joseph Chacko
Hi Ravi, Here is an example which uses YUI along with JSON to create a menu in Struts2. You might find it useful. http://www.struts2.org/creating-a-cascading-application-menu-using-struts2-and-yui Regards, Jayson On Jan 20, 2008 4:26 PM, ravi_eze [EMAIL PROTECTED] wrote: hi Jeromy Evans,

File upload using Dyna Action Form

2008-01-20 Thread Vikash Manoranjan
Dear Friends, I want to upload a file using Dyna Action Form. Any help will be appreciated. Thanks in advance. Vikash

Re: Pretty urls without .action

2008-01-20 Thread jignesh.patel
Hi, Still not able to call without any domain name like .action,.com URL:- http://host:8080/email(withour . extension) Error Page:- type Status report message /email description The requested resource (/email) is not available. My struts.properties file struts.devMode = true

question about ajax field validation in struts 2.1

2008-01-20 Thread Wei, Mei
Hi, In struts 2.0.11's showcase validation example (struts2-showcase-2.0.11/validation/quizAjax!input.action), it performs field validation at onblur(). I downloaded struts2.1, this validation example does not do field validation at onblur() any more. And I can not find ajax template in the

New Struts2 Book : Feedback Requested

2008-01-20 Thread Jayson Joseph Chacko
Hi Guys, I am working on a new Struts2 book titled - Struts2 Guide for Web Application Developers. The target audience is Web application developers starting on Struts2 framework. I have created some sample chapters and an overall book layout. You can see it at ,