> -----Original Message----- > From: Lukasz Lenart > Sent: Friday, May 23, 2014 8:28 > > 2014-05-23 14:09 GMT+02:00 Jason Pyeron <jpye...@pdinc.us>: > > Third config param ActionPackageTLDAllow. I am terrible at > names and this may be > > a rabbit hole but I think it is a good hole to explore. > > > > ActionPackageTLDAllow=-1 //disable > > ActionPackageTLDAllow=0 //allows any package bad value to use > > ActionPackageTLDAllow=2 //default shipping with struts > > ActionPackageTLDAllow=5 > > > > If actions are in us.pdinc.customer.com.foo.actions.* > > And it is set to 2, then us.pdinc.* would be allowed or if > set to 5 then > > us.pdinc.customer.com.foo.* would be allowed. > > hm... this is a good idea in case of calling actions or actions' > methods (DMI) but not on so low level. >
The assumption I was going with is most beans are going to be in the same domain name package as the actions. com.foo.actions & com.foo.beans So a default of 2 would make sense. Sorry, DMI? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org