Re: Struts2 - JSF Plugin - Richfaces

2010-07-26 Thread Frans Thamura
That will be awesome that componen can mix with action
--Original Message--
From: Jyoo
To: user@struts.apache.org
ReplyTo: Struts Users Mailing List
Subject: RE: Struts2 - JSF Plugin - Richfaces
Sent: Jul 27, 2010 12:53


Hi Stefano Corallo-2

Can u able to work with richfaces now in your appilcation ..If yes please
post the procedure here .How u have configured 
thnks


-- 
View this message in context: 
http://old.nabble.com/Struts2---JSF-Plugin---Richfaces-tp29183750p29273218.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



(m)

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



RE: Struts2 - JSF Plugin - Richfaces

2010-07-26 Thread Jyoo

Hi Stefano Corallo-2

Can u able to work with richfaces now in your appilcation ..If yes please
post the procedure here .How u have configured 
thnks


-- 
View this message in context: 
http://old.nabble.com/Struts2---JSF-Plugin---Richfaces-tp29183750p29273218.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: IE7 abruptly closes with struts 2.1.7

2010-07-26 Thread satyanarayana katta
Thanks for the reply.  We don't see any issues at the bak end.   The IE just 
closes abruptly.  These r intranet apps and support only IE7 right now.  We see 
this happening only for certain set of users.  

Regards,
Satya

Sent from my iPhone

On Jul 26, 2010, at 6:49 AM, Martin Gainty  wrote:

> 
> IE options:
> 
> enable script debugging
> display notification about every script error
> 
> 
> before the error is manifested append debug=browser on your Action e.g. 
> index.action?query=browser
> 
> http://struts.apache.org/2.1.8.1/docs/debugging-struts.html
> 
> 
> 
> strip the jsp down to basics (a form) and add in one component at a time and 
> observe behavior
> 
> <%@ taglib prefix="s" uri="/struts-tags" %>
> 
>Title
> 
>  
> 
>   
>   
>
> 
> 
> 
> 
> 
> 
> 
> add JSTL EL
> 
> do you see error?
> 
> 
> add OGNL expressions
> do you see error?
> 
> 
> 
> do you see error with other browsers??
> Martin Gainty 
> __ 
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
> 
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
> sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
> oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich 
> dem Austausch von Informationen und entfaltet keine rechtliche 
> Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen 
> wir keine Haftung fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
> destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
> l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci 
> est interdite. Ce message sert à l'information seulement et n'aura pas 
> n'importe quel effet légalement obligatoire. Étant donné que les email 
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter 
> aucune responsabilité pour le contenu fourni.
> 
> 
> 
> 
> 
>> Subject: IE7 abruptly closes with struts 2.1.7
>> From: saty.pra...@gmail.com
>> Date: Tue, 20 Jul 2010 09:39:30 -0700
>> To: user@struts.apache.org
>> 
>> Hi, 
>> 
>> We are using struts 2.1.7 with dojos for our application. Sometimes the Ie7 
>> abruptly closes leaving no traces what so ever. Has any one faced this issue 
>> earlier? 
>> 
>> 
>> Sent from my iPhone
>> -
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>> 
> 
> _
> The New Busy is not the old busy. Search, chat and e-mail from your inbox.
> http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Struts2 + REST - how to include/exclude properties of the model

2010-07-26 Thread mailtolouis2020-struts
Hi,

I know in json result type we can configure something like this

  
 
total,
 page,
records,
gridData.*,
userdata.*
  


Can we do the same in rest controller using annotation?

Re: REST URLs

2010-07-26 Thread mailtolouis2020-struts
Thanks Kevin




From: Kevin Jones 
To: Struts Users Mailing List 
Sent: Mon, July 26, 2010 3:05:30 PM
Subject: Re: REST URLs

I've heard back from Jeromy Evans. He's happy for me to post the code.
Unfortunately it may not be until the weekend as I'm on the road at
the moment,

Kevin

On 26 July 2010 14:11, Kevin Jones  wrote:
> There is a cached copy of the site here
>
>http://webcache.googleusercontent.com/search?q=cache:http://www.blueskyminds.com.au/url-hierarchy/
>/
> (you'll need to follow cached copies of the other links as well)
>
> I've sent Jeromy Evans an email asking if it's OK to post his code.
> If/when he replies I'll put it somewhere where it can be downloaded,
>
> Kevin
>
> On 26 July 2010 12:36, Arun Kumar Boppudi  wrote:
>> http://www.blueskyminds.com.au/url-hierarchy/ is not available.
>> -- AB
>>
>>
>> On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones  wrote:
>>
>>> Yes it is.
>>>
>>> Look at the REST plugin but then you'll need some more processing.
>>>
>>> Jeromy Evans (who was/is a Struts commiter) posted an example a while ago.
>>>
>>> Look at this thread here
>>> http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html
>>>
>>> The example is supposed to be at:
>>> http://www.blueskyminds.com.au/url-hierarchy/
>>> but the link is broken at the moment.
>>>
>>> I've used the code as an example and it all seems to work.
>>>
>>> Ping me if you can't get the code and I can send it to you (it's
>>> licensed under the Apache license so it's OK to share),
>>>
>>> Kevin Jones
>>>
>>> On 26 July 2010 09:00, Arun Kumar Boppudi 
>>> wrote:
>>> > Is there anyway we can use /client/{clientId}/business/{businessId} kind
>>> of
>>> > URLs in Struts 2.0?
>>> >
>>> > -- AB
>>> >
>>>
>>>
>>>
>>> --
>>> Kevin
>>>
>>> -
>>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: user-h...@struts.apache.org
>>>
>>>
>>
>
>
>
> --
> Kevin
>



-- 
Kevin

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Re: Interceptors probelms

2010-07-26 Thread Cimballi
The first one is pretty clear :
No result defined for action com.inrev.bm.action.IRCampaignMgmtAction and
result input

You have to check your struts.xml file (or other xml configuration
files for Struts), in the declaration of the action
IRCampaignMgmtAction and add a result with the name "input".

Cimballi


On Mon, Jul 26, 2010 at 12:23 PM, Rohit  wrote:
> Hi,
>
>
>
> I am new to struts2, prior to this I have been using struts1.2, Spring and
> Hibernate combination. I have just started using Struts2,Spring and
> Hibernate application, but I seem to be plagued with interceptor exceptions,
>
>
>
> There are two error which keep happening, all in different scenarios
>
>
>
> 1)      2010-07-26 19:50:58,031 ERROR
> org.apache.struts2.dispatcher.Dispatcher.error:27 - Could not find action or
> result
> No result defined for action com.inrev.bm.action.IRCampaignMgmtAction and
> result input
> at
> com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionI
> nvocation.java:364)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
> on.java:266)
> at
> com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(Validati
> onInterceptor.java:252)
> at
> org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.do
> Intercept(AnnotationValidationInterceptor.java:68)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Method
> FilterInterceptor.java:87)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
> on.java:237)
> at
> com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(Con
> versionErrorInterceptor.java:122)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
> on.java:237)
> at
> com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(Parame
> tersInterceptor.java:195)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Method
> FilterInterceptor.java:87)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
> on.java:237)
> at
> com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(Parame
> tersInterceptor.java:195)
>
>
>
> 2)      2010-07-26 22:09:22,779 DEBUG
> com.opensymphony.xwork2.interceptor.ParametersInterceptor.debug:57 - Setting
> params session => [
> {"session_key":"djshjhdfkjhdjhuhhhgfhg-1133902930","uid":1133902930,"expires
> ":0,"secret":"fjhfhlkasjdhfkdsjfhjhyhfhdjhfjkdh","sig":"hfjdfhljksdfhjkasdhf
> jhdfjhakfjnmx,nvds"} ]
>
> 2010-07-26 22:09:22,780 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - Property:
> session
>
> 2010-07-26 22:09:22,781 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - Class:
> com.inrev.bm.action.IRFacebookAction
>
> 2010-07-26 22:09:22,797 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - converter
> is null for property session. Mapping size: 0
>
> 2010-07-26 22:09:22,797 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 -
> field-level type converter for property [session] = none found
>
> 2010-07-26 22:09:22,798 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 -
> global-level type converter for property [session] = none found
>
> 2010-07-26 22:09:22,799 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - falling
> back to default type converter
> [com.opensymphony.xwork2.conversion.impl.xworkbasicconver...@18a62f6]
>
> 2010-07-26 22:09:22,804 DEBUG
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:61 - unable to
> convert value using type converter
> [com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter]
>
> Cannot create type interface java.util.Map from value
> {"session_key":"6e2ecfba81fc0e9b889a80021133902930","uid":1133902930,"expire
> s":0,"secret":"
> fjhfhlkasjdhfkdsjfhjhyhfhdjhfjkd","sig":"fe455338f9d869e589939d9c8dcdccb7"}
> - [unknown location] at
> com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter.convertValue(XWo
> rkBasicConverter.java:141)
>
> at
> com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter.convertValue(XWo
> rkBasicConverter.java:135)
>
> at
> com.opensymphony.xwork2.conversion.impl.XWorkConverter.convertValue(XWorkCon
> verter.java:323)
>
> at
> com.opensymphony.xwork2.ognl.OgnlTypeConverterWrapper.convertValue(OgnlTypeC
> onverterWrapper.java:28)
>
> at ognl.OgnlRuntime.getConvertedType(OgnlRuntime.java:1040)
>
> at ognl.OgnlRuntime.getConvertedTypes(OgnlRuntime.java:1057)
>
> at ognl.OgnlRuntime.getConvertedMethodAndArgs(OgnlRuntime.java:1083)
>
>
>
> I can make out that the first error is related to Validator interceptor and
> the second one is related to Parameter convertor, but I cannot seem to
> figure out how I can fix them. In the second exception all the parameter
> values are being sent from facebook. Help would be highly appreciated.
>
>
>
> Regards,
>
> Rohit
>
>
>
>
>
>
>
>



-- 

Interceptors probelms

2010-07-26 Thread Rohit
Hi,

 

I am new to struts2, prior to this I have been using struts1.2, Spring and
Hibernate combination. I have just started using Struts2,Spring and
Hibernate application, but I seem to be plagued with interceptor exceptions,

 

There are two error which keep happening, all in different scenarios

 

1)  2010-07-26 19:50:58,031 ERROR
org.apache.struts2.dispatcher.Dispatcher.error:27 - Could not find action or
result
No result defined for action com.inrev.bm.action.IRCampaignMgmtAction and
result input
at
com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionI
nvocation.java:364)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
on.java:266)
at
com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(Validati
onInterceptor.java:252)
at
org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.do
Intercept(AnnotationValidationInterceptor.java:68)
at
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Method
FilterInterceptor.java:87)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
on.java:237)
at
com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(Con
versionErrorInterceptor.java:122)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
on.java:237)
at
com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(Parame
tersInterceptor.java:195)
at
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Method
FilterInterceptor.java:87)
at
com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocati
on.java:237)
at
com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(Parame
tersInterceptor.java:195)

 

2)  2010-07-26 22:09:22,779 DEBUG
com.opensymphony.xwork2.interceptor.ParametersInterceptor.debug:57 - Setting
params session => [
{"session_key":"djshjhdfkjhdjhuhhhgfhg-1133902930","uid":1133902930,"expires
":0,"secret":"fjhfhlkasjdhfkdsjfhjhyhfhdjhfjkdh","sig":"hfjdfhljksdfhjkasdhf
jhdfjhakfjnmx,nvds"} ] 

2010-07-26 22:09:22,780 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - Property:
session

2010-07-26 22:09:22,781 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - Class:
com.inrev.bm.action.IRFacebookAction

2010-07-26 22:09:22,797 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - converter
is null for property session. Mapping size: 0

2010-07-26 22:09:22,797 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 -
field-level type converter for property [session] = none found

2010-07-26 22:09:22,798 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 -
global-level type converter for property [session] = none found

2010-07-26 22:09:22,799 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:57 - falling
back to default type converter
[com.opensymphony.xwork2.conversion.impl.xworkbasicconver...@18a62f6]

2010-07-26 22:09:22,804 DEBUG
com.opensymphony.xwork2.conversion.impl.XWorkConverter.debug:61 - unable to
convert value using type converter
[com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter]

Cannot create type interface java.util.Map from value
{"session_key":"6e2ecfba81fc0e9b889a80021133902930","uid":1133902930,"expire
s":0,"secret":"
fjhfhlkasjdhfkdsjfhjhyhfhdjhfjkd","sig":"fe455338f9d869e589939d9c8dcdccb7"}
- [unknown location] at
com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter.convertValue(XWo
rkBasicConverter.java:141)

at
com.opensymphony.xwork2.conversion.impl.XWorkBasicConverter.convertValue(XWo
rkBasicConverter.java:135)

at
com.opensymphony.xwork2.conversion.impl.XWorkConverter.convertValue(XWorkCon
verter.java:323)

at
com.opensymphony.xwork2.ognl.OgnlTypeConverterWrapper.convertValue(OgnlTypeC
onverterWrapper.java:28)

at ognl.OgnlRuntime.getConvertedType(OgnlRuntime.java:1040)

at ognl.OgnlRuntime.getConvertedTypes(OgnlRuntime.java:1057)

at ognl.OgnlRuntime.getConvertedMethodAndArgs(OgnlRuntime.java:1083)

 

I can make out that the first error is related to Validator interceptor and
the second one is related to Parameter convertor, but I cannot seem to
figure out how I can fix them. In the second exception all the parameter
values are being sent from facebook. Help would be highly appreciated.

 

Regards,

Rohit

 

 

 



Re: REST URLs

2010-07-26 Thread Kevin Jones
I've heard back from Jeromy Evans. He's happy for me to post the code.
Unfortunately it may not be until the weekend as I'm on the road at
the moment,

Kevin

On 26 July 2010 14:11, Kevin Jones  wrote:
> There is a cached copy of the site here
>
> http://webcache.googleusercontent.com/search?q=cache:http://www.blueskyminds.com.au/url-hierarchy/
> (you'll need to follow cached copies of the other links as well)
>
> I've sent Jeromy Evans an email asking if it's OK to post his code.
> If/when he replies I'll put it somewhere where it can be downloaded,
>
> Kevin
>
> On 26 July 2010 12:36, Arun Kumar Boppudi  wrote:
>> http://www.blueskyminds.com.au/url-hierarchy/ is not available.
>> -- AB
>>
>>
>> On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones  wrote:
>>
>>> Yes it is.
>>>
>>> Look at the REST plugin but then you'll need some more processing.
>>>
>>> Jeromy Evans (who was/is a Struts commiter) posted an example a while ago.
>>>
>>> Look at this thread here
>>> http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html
>>>
>>> The example is supposed to be at:
>>> http://www.blueskyminds.com.au/url-hierarchy/
>>> but the link is broken at the moment.
>>>
>>> I've used the code as an example and it all seems to work.
>>>
>>> Ping me if you can't get the code and I can send it to you (it's
>>> licensed under the Apache license so it's OK to share),
>>>
>>> Kevin Jones
>>>
>>> On 26 July 2010 09:00, Arun Kumar Boppudi 
>>> wrote:
>>> > Is there anyway we can use /client/{clientId}/business/{businessId} kind
>>> of
>>> > URLs in Struts 2.0?
>>> >
>>> > -- AB
>>> >
>>>
>>>
>>>
>>> --
>>> Kevin
>>>
>>> -
>>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: user-h...@struts.apache.org
>>>
>>>
>>
>
>
>
> --
> Kevin
>



-- 
Kevin

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



RE: IE7 abruptly closes with struts 2.1.7

2010-07-26 Thread Martin Gainty

IE options:

enable script debugging
display notification about every script error


before the error is manifested append debug=browser on your Action e.g. 
index.action?query=browser

http://struts.apache.org/2.1.8.1/docs/debugging-struts.html

 

strip the jsp down to basics (a form) and add in one component at a time and 
observe behavior

<%@ taglib prefix="s" uri="/struts-tags" %>

Title

 

   
   






 

add JSTL EL

do you see error?


add OGNL expressions
do you see error?

 

do you see error with other browsers??
Martin Gainty 
__ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 

> Subject: IE7 abruptly closes with struts 2.1.7
> From: saty.pra...@gmail.com
> Date: Tue, 20 Jul 2010 09:39:30 -0700
> To: user@struts.apache.org
> 
> Hi, 
> 
> We are using struts 2.1.7 with dojos for our application. Sometimes the Ie7 
> abruptly closes leaving no traces what so ever. Has any one faced this issue 
> earlier? 
> 
> 
> Sent from my iPhone
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
  
_
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3

Re: REST URLs

2010-07-26 Thread Kevin Jones
There is a cached copy of the site here

http://webcache.googleusercontent.com/search?q=cache:http://www.blueskyminds.com.au/url-hierarchy/
(you'll need to follow cached copies of the other links as well)

I've sent Jeromy Evans an email asking if it's OK to post his code.
If/when he replies I'll put it somewhere where it can be downloaded,

Kevin

On 26 July 2010 12:36, Arun Kumar Boppudi  wrote:
> http://www.blueskyminds.com.au/url-hierarchy/ is not available.
> -- AB
>
>
> On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones  wrote:
>
>> Yes it is.
>>
>> Look at the REST plugin but then you'll need some more processing.
>>
>> Jeromy Evans (who was/is a Struts commiter) posted an example a while ago.
>>
>> Look at this thread here
>> http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html
>>
>> The example is supposed to be at:
>> http://www.blueskyminds.com.au/url-hierarchy/
>> but the link is broken at the moment.
>>
>> I've used the code as an example and it all seems to work.
>>
>> Ping me if you can't get the code and I can send it to you (it's
>> licensed under the Apache license so it's OK to share),
>>
>> Kevin Jones
>>
>> On 26 July 2010 09:00, Arun Kumar Boppudi 
>> wrote:
>> > Is there anyway we can use /client/{clientId}/business/{businessId} kind
>> of
>> > URLs in Struts 2.0?
>> >
>> > -- AB
>> >
>>
>>
>>
>> --
>> Kevin
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>



-- 
Kevin

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



File Upload

2010-07-26 Thread RogerV

Is there a way of specifying the start directory to be used when the user
hits the "browse" button? As far as I can see, the system "remembers" where
it was looking last time, but this seems to be when the "file selector" was
last used, regardless of which particular instance was used. (i.e if I have
5 file uploads, all needing to start in a different location, each of them
shares the "last directory used" - or appears to)

Regards
-- 
View this message in context: 
http://old.nabble.com/File-Upload-tp29265921p29265921.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Center to learn Struts2

2010-07-26 Thread Frans Thamura
the kids will welcome u to come

just contact me, if u wanna to evaluate our curriculums that will be cool

we use struts2-sprng-hibernate and now we try to replace spring with CDI

F


On Mon, Jul 26, 2010 at 6:58 PM, Martin Gainty  wrote:

>
> If i'm ever in southeast asia i'll be sure to visit
>
>
>
> Struts2 Training Centres in Europe and Asia are somewhat covered..(although
> the china and india markets seem to be open?)
>
>
>
> Would like to hear about wes struts2 training centre in the united states
> is coming along?
>
>
> A Struts2 online course would be well received by all
>
>
>
> Thanks Frans!
> Martin
> __
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
> de ceci est interdite. Ce message sert à l'information seulement et n'aura
> pas n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>
> > From: fr...@meruvian.org
> > Date: Sat, 24 Jul 2010 22:47:07 +0700
> > Subject: Center to learn Struts2
> > To: user@struts.apache.org
> >
> > hi all
> >
> > i did post in this mailing list a long time, and wanna to show something
> >
> > we teach kids, second year in highschool, to learn Java, MVC, and of
> course
> > using struts2
> >
> > mostly the code hosted in ugforge.net
> >
> > this is the place
> >
> >
> http://www.facebook.com/album.php?aid=256885&id=53258881039&saved#!/album.php?aid=256885&id=53258881039
> >
> > may be someone wanna to come, and share ur skill :)
> >
> >
> > --
> > Frans Thamura
> > Meruvian.
> >
> > We grow because we share the same believe.
> >
> > Mobile: +6287885901958
> > Blog & Profile: http://frans.thamura.info
> >
> > We provide services to migrate your apps to Java (web), in amazing fast
> and
> > reliable.
>
> _
> Hotmail has tools for the New Busy. Search, chat and e-mail from your
> inbox.
>
> http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1
>


RE: Center to learn Struts2

2010-07-26 Thread Martin Gainty

If i'm ever in southeast asia i'll be sure to visit 

 

Struts2 Training Centres in Europe and Asia are somewhat covered..(although the 
china and india markets seem to be open?)

 

Would like to hear about wes struts2 training centre in the united states is 
coming along?


A Struts2 online course would be well received by all

 

Thanks Frans!
Martin 
__ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 

> From: fr...@meruvian.org
> Date: Sat, 24 Jul 2010 22:47:07 +0700
> Subject: Center to learn Struts2
> To: user@struts.apache.org
> 
> hi all
> 
> i did post in this mailing list a long time, and wanna to show something
> 
> we teach kids, second year in highschool, to learn Java, MVC, and of course
> using struts2
> 
> mostly the code hosted in ugforge.net
> 
> this is the place
> 
> http://www.facebook.com/album.php?aid=256885&id=53258881039&saved#!/album.php?aid=256885&id=53258881039
> 
> may be someone wanna to come, and share ur skill :)
> 
> 
> -- 
> Frans Thamura
> Meruvian.
> 
> We grow because we share the same believe.
> 
> Mobile: +6287885901958
> Blog & Profile: http://frans.thamura.info
> 
> We provide services to migrate your apps to Java (web), in amazing fast and
> reliable.
  
_
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1

Re: REST URLs

2010-07-26 Thread Arun Kumar Boppudi
http://www.blueskyminds.com.au/url-hierarchy/ is not available.
-- AB


On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones  wrote:

> Yes it is.
>
> Look at the REST plugin but then you'll need some more processing.
>
> Jeromy Evans (who was/is a Struts commiter) posted an example a while ago.
>
> Look at this thread here
> http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html
>
> The example is supposed to be at:
> http://www.blueskyminds.com.au/url-hierarchy/
> but the link is broken at the moment.
>
> I've used the code as an example and it all seems to work.
>
> Ping me if you can't get the code and I can send it to you (it's
> licensed under the Apache license so it's OK to share),
>
> Kevin Jones
>
> On 26 July 2010 09:00, Arun Kumar Boppudi 
> wrote:
> > Is there anyway we can use /client/{clientId}/business/{businessId} kind
> of
> > URLs in Struts 2.0?
> >
> > -- AB
> >
>
>
>
> --
> Kevin
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


Re: REST URLs

2010-07-26 Thread Kevin Jones
Yes it is.

Look at the REST plugin but then you'll need some more processing.

Jeromy Evans (who was/is a Struts commiter) posted an example a while ago.

Look at this thread here
http://www.mail-archive.com/iss...@struts.apache.org/msg12194.html

The example is supposed to be at: http://www.blueskyminds.com.au/url-hierarchy/
but the link is broken at the moment.

I've used the code as an example and it all seems to work.

Ping me if you can't get the code and I can send it to you (it's
licensed under the Apache license so it's OK to share),

Kevin Jones

On 26 July 2010 09:00, Arun Kumar Boppudi  wrote:
> Is there anyway we can use /client/{clientId}/business/{businessId} kind of
> URLs in Struts 2.0?
>
> -- AB
>



-- 
Kevin

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Adding annotations to the interceptor stack

2010-07-26 Thread Kevin Jones
Thanks Lukasz,

I found this out the hard way :)

Kevin

On 26 July 2010 09:31, Lukasz Lenart  wrote:
> defaultStack [1] already has validation interceptor defined, you
> shouldn't duplicate it.
> The best way is to create your own stack and play with interceptors -
> not to refer to other stack.
>
> [1] http://struts.apache.org/2.x/docs/interceptors.html
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Kapituła Javarsovia 2010 http://javarsovia.pl
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
Kevin

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Adding annotations to the interceptor stack

2010-07-26 Thread Lukasz Lenart
defaultStack [1] already has validation interceptor defined, you
shouldn't duplicate it.
The best way is to create your own stack and play with interceptors -
not to refer to other stack.

[1] http://struts.apache.org/2.x/docs/interceptors.html


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



REST URLs

2010-07-26 Thread Arun Kumar Boppudi
Is there anyway we can use /client/{clientId}/business/{businessId} kind of
URLs in Struts 2.0?

-- AB