Yes, I remember talking to Don about it at last year's Java Symposium. The
only exception is that RoR routes allow nested resources and provides not
only controller/action mapping but also outbound link generation.
To tell you the truth, I am big believer in the RESTful design concept for
orga
Martin Gainty wrote:
that confirms my hypothesis..
You hypothesized that I haven't used the S1 plugin for a very long time?
Or that showcase works? Or that S1 had nothing to do with the thread?
Dave
-
To unsubscribe, e-ma
that confirms my hypothesis..
thanks,
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
Hi Wes,
The solution you provided works.
Thanks
Windy Hung
From: Wes Wannemacher
To: Struts Users Mailing List
Sent: Sunday, March 15, 2009 8:11:34 AM
Subject: Re: Struts Iterator tag and OGNL
On Sunday 15 March 2009 10:35:48 Windy Hung wrote:
> Hello,
> I
Martin Gainty wrote:
so the examples are valid?
I know of no reason why they wouldn't be, although I haven't used the S1
plugin in a very long time.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For add
I didn't see a reply to your question. Did you ever find an answer?
Interested to know what you found out.
On 3/11/09, fr Rouxel wrote:
>
> Hi,
>
> do you know how this filter manage the rollback when a db error occurres?
>
> Is it simple to add an struts 2 error message?
>
> Right now, I'm using
so the examples are valid?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distributio
please help me.
I realize an interceptor and in this there is this snoppet code
System.out.print("text of message");
Can i display this message in a jsp page?
how can i?
--
View this message in context:
http://www.nabble.com/interceptor-Message-tp22528851p22528851.html
Sent from the Struts -
Say I want to validate field number.
This is a snippet from MyAction-validation.xml
qwe
There are 2 cases.
1) If number is field of class String then this validation doesn't work at
all
2) If number is field of type int then this validation doesn't work a
Martin Gainty wrote:
the location
src\apps\showcase\src\main\java\org\apache\struts2\showcase\integration
is where the (apparently incorrect version Struts1.x) examples are located
*these examples are included in the 2.1.6 distro*
They're showing how to integrate Struts 1 and Struts 2. They'r
//we're interested in RESTActionMapper's mapping .. the code reads as follows
/ * This mapper supports the following parameters:
struts.mapper.idParameterName - If set, this value will be the name
* of the parameter under which the id is stored. The id will then be
removed
* fro
On Sunday 15 March 2009 08:37:12 Michael Finney wrote:
> Hi,
>
> Reading from below "we want users to embrace and know JQuery", that's a
> powerful vision.
>
> I have thoughts about creating something with others that will be around
> for at least a couple years. In a few weeks, I plan on starting
On Sunday 15 March 2009 11:07:53 PEGASUS84 wrote:
> i've created this interceptor,
> does spmeone know why it doesn't work?
>
[snip]
>
>
>
>
>
>
When you use you are overwriting the current stack with
whatever you specify. So, this is now the only interceptor that runs on your
action. I'm gu
now it works;
but how can take the message which is in system.out.print...
--
View this message in context:
http://www.nabble.com/interceptor-tp22524102p22524243.html
Sent from the Struts - User mailing list archive at Nabble.com.
---
On Sunday 15 March 2009 10:35:48 Windy Hung wrote:
> Hello,
> I want to check a property value with a class constant inside iterator tag.
> For example, I have a list data type object "products" and I use
> to loop through it., Inside the looping, I
> want to use product from products list equals
i've created this interceptor,
does spmeone know why it doesn't work?
package bean;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.interceptor.Interceptor;
import com.opensymphony.xwork2.Action;
import java.util.*;
public class filtro implements Interceptor {
p
Hello,
I want to check a property value with a class constant inside iterator tag.
For example, I have a list data type object "products" and I use to loop through it.,
Inside the looping, I want to use
that will be awesome if we can integrate GWT with S2, esp in one project ;)
RIGHT now, i must compile and put in s2 project, and run it, debuging
is nightmarre here
anyone have experience with this, that willb e awesome
i think REST + JSON plugin will become th emost important thing in s2
f
On
Hi,
Reading from below "we want users to embrace and know JQuery", that's a
powerful vision.
I have thoughts about creating something with others that will be around for
at least a couple years. In a few weeks, I plan on starting this project.
I've heard great things about the Google Web Toolk
Thanks Greg, that tutorial helped me a lot... I cleared the issue by using
Prepare Interceptor and everything works fine now... I'm still not that much
clear on resolving the issue with tag but I will look into that a
little later...
Thanks again to u & chris for giving ur inputs
~Muthu
Greg
20 matches
Mail list logo