Version of Struts and Tiles?
Antonio
2008/5/9 Darren James <[EMAIL PROTECTED]>:
> Hello All,
>
> I have a flow that is basically a toplevel struts2 action having a result of
> type TilesResult. That tile
> result has as one if it's attributes another struts2 action that also has a
> result of ty
Yayo wrote:
Hi,
i'd like to discuss with you for in case you've found it before.
I've got a div ... that I fill with my ajax results
so I present a list inside of the result div, then user clicks on an element
and the response goes inside for editing.
Then in the edition details I've added two
Jay Bose wrote:
I was using tabbedPanel, with the Ajax theme in WebWork-2; no problem.
After my upgrade to Struts-2.0.11, I no longer get decorated tabs. The ajax
recipes were
not as helpful as I would have liked
(http://struts.apache.org/2.x/docs/ajax-and-javascript-recipes.html#AjaxandJavaScr
I was using tabbedPanel, with the Ajax theme in WebWork-2; no problem.
After my upgrade to Struts-2.0.11, I no longer get decorated tabs. The ajax
recipes were
not as helpful as I would have liked
(http://struts.apache.org/2.x/docs/ajax-and-javascript-recipes.html#AjaxandJavaScriptRecipes-TabbedP
I wouldn't implement it with interceptors so much as I'd look into something
like Acegi Security (now Spring Security if I remember right). I'm having a
decent level of success on an Acegi / Sitemesh / Struts 2 / Spring /
Hibernate project right now.
jk
On Fri, May 9, 2008 at 6:01 PM, Jaarthy <[
Thanks for the suggestion, but I use Spring very heavily! ;)
(Everything's bean-ified, and dependency injected...)
2008/5/5 KonTiki <[EMAIL PROTECTED]>:
>
> The Spring context listener is needed only if you do use Spring.
> If you do not, then this might be causing the error as Tomcat was unable
Hi,
i'd like to discuss with you for in case you've found it before.
I've got a div ... that I fill with my ajax results
so I present a list inside of the result div, then user clicks on an element
and the response goes inside for editing.
Then in the edition details I've added two buttons, a su
On Sun, May 11, 2008 at 10:48 PM, KonTiki <[EMAIL PROTECTED]> wrote:
>
> Are you asking about Struts 2.0, which is already here and well, or Struts
> 3.0, which no-one has seen yet?
>
sorry wrong typo, 3.0
F
(This is really "theorizing with insufficient data" but) have you checked
what your packages extend from, via the "extends" property...
Gabriel Belingueres-2 wrote:
>
> 2008/5/9, David Harland <[EMAIL PROTECTED]>:
>> Is it possible to set a different default interceptor stack per package
>> usi
Are you asking about Struts 2.0, which is already here and well, or Struts
3.0, which no-one has seen yet?
Frans Thamura-2 wrote:
>
> hi there
>
> JSFgoes to 2.0
>
> will Struts goes to 2.0?
>
> F
>
>
--
View this message in context:
http://www.nabble.com/Struts-3-will-be-there--tp17169
Hi Kal,
The UnknownHandler needs to be defined in struts.xml or
struts-plugin.xml as a bean.
See the struts-plugin.xml file included in the CodeBehind plugin for an
example.
Declaring the bean in struts.xml registers the implementation with the
Struts 2 Container (an XWork Container). It is
To fix this error , here is the attached JAR file which you can upload using
mvn install file..
Thai Dang Vu-4 wrote:
>
> I tried what you suggested, but still got error:
>
> mvn -e archetype:create -DgroupId=home.struts2
> -DartifactId=struts2-example -DarchetypeGroupId=org.apache.struts
> -D
12 matches
Mail list logo