Ankur Sharda <ankurshardais@...> writes:

> 
> Actually I reduced the path from com.myapp.action to just action, because I 
was finding that it cluttered up my workspace - also I have other apps that 
seem 
to work. So I am guessing this is something more deep inside Stripes ...But 
thanks Javier for your help :)AnkurOn Wed, Apr 25, 2012 at 10:36 PM, Javier 
Domingo <javierdo1 <at> gmail.com> wrote:I think you need to specify the full 
path, take as example the sample bug tracker in stripes zipball. they use full 
paths org.sample.action for example (in init-param)
> 

Hi Ankur,

When you copy stuff out of Freddy's book (which is fine) be sure to use 
everything he showed you (chapter 13.2):

Did you include the extension to the NameBasedActionResolver that eliminates 
action bean suffixes (page 288)

Do you have @UrlBinding("the/url/binding") annotated on your action bean?

Greets Rolf


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to