  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Struts | The Apache Struts team is pleased to announce that Struts 1.3.8 has
been promoted to General Availability. This release has over 40 bug
fixes and improvements since 1.3.5!
New Features
[Action ID]
Hello
I have this wierd problem I have spent a few hours debugging. I am
on tomcat 5.5 struts 1.29.
I was using tomcat 5.0.x and struts 1.3.5 earlier and all seemed well.
I switch and encounter thI have made a lot of progress this weekend on getting Groovy actions working
with Spring 's scripting support. The Spring guys have resolved a great
number of issues with the scripting support in Sprin
The discussion of using the Tomahawk components without Tiles had raised my
hopes. My app uses Tiles extensively without JSF so removing Tiles from
the app is not practical. However based on RodriHi
struts 1.2.9
beanutils 1.7.0
I receive a 500 'org.apache.commons.beanutils.ConversionException ' originating from the RequestProcessor.processPopulate() displayed on the web page.
I can usually Has anyone implement Acegi Security with Struts 2 yet?
I 'm working on it and just wondering if the way I 'm doing it is bad or not. Basically I 've read through abit of docs and looked at many exampleGreetings --
Is there a document that explains the interaction and design expectations
when using AJAX/Dojo/S2? I have finally figured out how to make regions of
a page load asyncronously and If I I 'm trying to determine the ramifications of putting a Thread.sleep(...)
call in a Struts action - i.e. since only one instance of the action is
created by the server even though Tomcat is multi-th
Hello
i wrote a type converter in order to use an s select with a plain objet
instead of manage id...
and it works when i add my object but when i want to edit the converter is
not called
and my l
Now this problem is really getting to me...
I changed the address bar to read the system name 8080 instead of
localhost and it worked...
But.. With NO changes made by me to any file stopped workinJust some rambling ruminations from my blog ...
As might be expected the Struts 2 GA announcement had its share of
comments on The Server Side last week. [1]
One subtopic was push versus pull. As wAfter several Eclipse restarts with -clean and a hundred other options
I finally gave it the ole reboot and test. I don 't think I will ever
truly understand what goes on inside that metal box on m
Hi..
I am getting the following error while deploying the
struts2-blank-2.0.6.war provided in struts-2.0.6-all.zip as examples. I am
pretty new to struts. please help me out..
Mar 8 2Hi!
I want to set a customized response for every action. ( Actually I want
to set the header to include cache control for every response) I want it
to be unanimous for all pages. So can I set it inI would try to recompile the entire app. NoClassDefFoundError generally
relates to different JAR files that is shipped .. vs the one that was used
to compile the app.
On 3/9/07 Skip Hollowell <skip
Guice is used as xwork 's internal dependency injection container.
If possible how do I use Guice for DI in an application?
Thanks
Ron
--
View this message in context http //www.nabble.com/-S2--This morning I was playing with my setup in eclipse and I moved some
of my libraries around and then I decided to move them back to where
they originally were. I can no longer start my tomcat in
Hi All
I think I know what is the trouble but am still not sure why is this a
problem for Struts 2.0. I hope someone from the Struts community can help to
shed some light.
The problem is when I usI got an integration testing setup working last night with Maven 2 Struts
2 Spring and Hibernate JPA. I did a write up
http //www.vitarara.org/cms/node/107
This took me a while to figure out butHas anyone experienced a problem setting a list into the action using <s optiontransferselect >? Is there a specific theme that must be used? I 'm getting a null in my action.
In my tag I have name "ava Hi All
I have been playing with Struts 2.0 sample application struts-blank and
integrates it with Spring 2.x. So far I have not been having great success
with it.
~~~~~~~~~~~~~~~~~~~~~~~~~~All
I am working on application using Struts 1.0. I am trying to display an ArrayList of complex objects using the logic iterate tag.
Here 's some more details -
FileObj
I am using struts 1.2.9 and am trying to understand how tiles works. I am getting the following error
javax.servlet.ServletException Can 't find Tile context for 'com.chisq.vax.action.VaxAction '. TI am using the ajax theme mainly because of the validator and some features
like tabbed pane etc.
But if I submit a form I want to submit that form and go to the result of the
action - not load it--- Avinash Wable wrote
> I already posted this in "NullPointerException in
> TilesException using Tiles with Struts 2 " thread.
Sorry it took me so long I 've been training a vole to
program Java soI already posted this in "NullPointerException in TilesException using Tiles
with Struts 2 " thread.
Does anyone got the same problem when using Tiles 2 with Struts 2
My jsps are simple (don 't use tiHi
A couple of newbie questions. Firstly does Struts2 automatically
create an HTTP Session or do I need to explicitly create it. Early
experimentation suggests that it 's automatically created as I 'mHi
I am facing problem in deploying the example application provided with
Struts 2.0.6.
I am using jboss-4.0.3SP1
Here is the log on jboss console........
2007-03-08 13 30 08 711 DEBUG [Hi...
I am trying to use validation annotation to achieve the following
1. I have a Java bean "aBean " in my action class and it has a
java.util.List <AnItem > as its property.
2. AnItem has the stru |
|
 |