Re: Struts 2 and Spring 3??

2010-05-21 Thread Hantsy Bai
于 2010/5/22 0:29, Burton Rhodes 写道: I think I saw a message a while back that commented about using Spring 3 (and Spring Security 3) with Struts 2.1.8 framework. Is this possible? If so, how? - To unsubscribe, e-mail:

Re: Struts2+Spring2+Interceptor+Invalid action class configuration that references an unknown class named

2010-05-21 Thread Hantsy Bai
于 2010/5/22 1:05, rocks 写道: Dear, Apologize the posting same subject, but I did not find any solution so far. I am developing a web application based on struts 2.1.8.1+ spring 2+ hibernate 3 + tomcat 5.5. There is requisite library like struts2-convention-plugin-2.1.8.1.jar in my classpath.

Re: Issue with hibernate 3 + jboss-5.1.0.GA +mySql with Struts 2

2010-07-20 Thread Hantsy Bai
? 2010/7/20 14:28, sandeep kotha ??: [org.xml.sax.SAXParseException: The element type local-tx-datasourcee must be terminated by the matching end-tag /local-tx-datasourcee.] Your config file is problematic, the start tag is *local-tx-datasource**e* but end with *local-tx-datasource* I

Re: struts2 annotations

2010-09-05 Thread Hantsy Bai
于 2010/9/6 1:13, Daniel Rindt 写道: Hello, i am using struts2-core 2.2.1 via maven2 in my project. My problem is, that i can't find the annotations. The installation of the package struts2-annotations 1.0.5 doesn't help. Where can i use the annotations again? Thanks for reading, understanding,

Re: struts2 annotations

2010-09-06 Thread Hantsy Bai
于 2010/9/6 16:31, Daniel Rindt 写道: Am Montag, den 06.09.2010, 13:55 +0800 schrieb Hantsy Bai: Use convention plugin[1] please, it is shipped with struts2 dist package. [1]https://cwiki.apache.org/confluence/display/WW/Convention%20Plugin Thanks for the reactions, but after using

Re: Reduce Java Script Depecency in Struts 2

2010-10-05 Thread Hantsy Bai
There is a project which integrated JQuery into Struts2... http://code.google.com/p/struts2-jquery/ The dojo plugin shipped with Struts 2 is too old... Hantsy 于 2010/10/6 11:28, Jose A. Corbacho 写道: I changed to jQuery not long time ago and I have to say the system has improved its

Re: Struts2 IDE, eclipse plugins to manage struts2 xml file, areyou interested?

2010-12-16 Thread Hantsy Bai
于 2010/12/17 10:17, Frans Thamura 写道: Right Is the source available also? /m/ -Original Message- From: Johannes Geppert jo...@web.de Date: Thu, 16 Dec 2010 11:35:50 To: user@struts.apache.org Reply-To: Struts Users Mailing List user@struts.apache.org Subject: Re: Struts2 IDE,

Re: Advice needed: Offline Struts App

2012-03-15 Thread Hantsy Bai
I suggest you use other framework such as Stripes, Spring MVC instead of Struts1/2.x. Struts development progress is too slow, after three years of Spring MVC jsr 330 support, struts 2 begin to support it, and Struts 2 still does not support jsr 303 officially, and REST support is also not