WARNING: No configuration found for the specified action: 'HelloWorld' in namespace: ''. Form action defaulting to 'action' attribute's literal value.

2011-01-12 Thread Nuwan Arambage
n. I'm looking forward to better answer form structs2 community Thanks --  Fail again. Fail better With Regards , Nuwan  Arambage - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: WARNING: No configuration found for the specified action: 'HelloWorld' in namespace: ''. Form action defaulting to 'action' attribute's literal value.

2011-01-12 Thread Nuwan Arambage
lp other than normal web app debugging tips. > > Dave > > On Wednesday, January 12, 2011, Nuwan Arambage > wrote: >> Hi, >> I'm a newbie to the structs2 and I was trying to write my first hello >> world application using structs2.Once I have tried it ,

: resource not found error- Struts 2 (Struts2 in action- Manning)

2011-01-17 Thread Nuwan Arambage
e-mail: user-h...@struts.apache.org --  Fail again. Fail better With Regards , Nuwan  Arambage - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Why ActionProxy is used

2011-01-28 Thread Nuwan Arambage
ebody can simplify the idea of ActionProxy. Thanks & Regards, Nuwan Arambage --  Fail again. Fail better With Regards , Nuwan  Arambage - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional command

Fwd: Why ActionProxy is used

2011-01-28 Thread Nuwan Arambage
Fernández Date: 2011/1/28 Subject: Re: Why ActionProxy is used To: Struts Users Mailing List Have you already seen this? http://struts.apache.org/2.2.1/docs/big-picture.html On Fri, Jan 28, 2011 at 10:32 AM, Nuwan Arambage wrote: > Hi all , >  this might be a trivial question and I hope  t

Fwd: Why ActionProxy is used

2011-01-28 Thread Nuwan Arambage
is used To: Struts Users Mailing List ActionProxy is decorating (http://en.wikipedia.org/wiki/Decorator_pattern) the Action class you currently write by executing the interceptor stack defined by configuration in struts.xml. On Fri, Jan 28, 2011 at 12:05 PM, Nuwan Arambage wrote: > yeah I

Struts2 Internals

2011-02-06 Thread Nuwan Arambage
Hi all, When I see the architecture of the Struts2 , there is a ActionProxy class. So my  question is this, which method struts framework used to implement ActionProxy class. It is a Java Dynamic proxy API or another code generation library. Thanks & Regards, Nuwan Arambage --  Fail again.

Usage of ActionProxy Class

2011-02-06 Thread Nuwan Arambage
Hi all, why they add ActionProxy class to their architecture. What are the uses of ActionProxy class ? What is the purpose of the ActionProxy ? Thanks & Regards, Nuwan Arambage --  Fail again. Fail better With Regards , Nuwan  Aram

Re: Usage of ActionProxy Class

2011-02-06 Thread Nuwan Arambage
Hi this might be the stupid question but I hope that this is right place to ask this question... thanks On Mon, Feb 7, 2011 at 10:37 AM, Nuwan Arambage wrote: > Hi all, >  why they add ActionProxy class to their architecture. What are the > uses of ActionProxy class ? > What is th

Re: Usage of ActionProxy Class

2011-02-07 Thread Nuwan Arambage
g and after >> answer of this question you will resolve you doubt. >> >> thanks and regards >> Brajesh >> >> On Mon, Feb 7, 2011 at 11:34 AM, Nuwan Arambage >> wrote: >> >>> Hi this might be  the stupid question but I hope that this is right

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread Nuwan Arambage
good  tutorial or a working example of > > Hibernate > > > 3 + Struts 2 + Tiles 2 on myeclipse. Maybe a project i can import in > > > myeclipse or so, > > > any simple skeleton will do, > > > > > > I tried my hand directly but cannt g

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread Nuwan Arambage
On Thu, Feb 10, 2011 at 3:49 PM, Nuwan Arambage wrote: > Hi, > This link might be helpful to you.explore this by your own.It contains > good examples :) > http://www.mkyong.com/struts2/struts-2-hibernate-integration-example/ > cheers !! > > On Thu, Feb 10, 2011 at 3:22 PM,