Found this in the S2 documentation:
http://struts.apache.org/2.x/docs/package-configuration.html S2 Package
Configuration 

>From the page:
Packages are a way to group actions, results, result types, interceptors,
and interceptor-stacks into a logical configuration unit. 
Conceptually, packages are similiar to objects in that they can be extended
and have individual parts that can be overridden by "sub" packages.

You can get more information from the page.


Regards,
Victor


Pedro Herrera wrote:
> 
> NameSpace is clear to me, but In wich cases I must use packages ?
> (struts.xml)
> 
> Herrera
> 
> 
> 
> Victor Neo wrote:
>> 
>> What do you mean by "to better use packages and namespaces"?
>> 
>> Here are a couple of links that might help:
>>  http://struts.apache.org/2.0.6/struts2-core/apidocs/index.html Struts 2
>> API Documentation 
>>  http://struts.apache.org/2.0.6/docs/big-picture.html Struts 2
>> Architecture 
>> 
>> 
>> Pedro Herrera wrote:
>>> 
>>> I´d like more information to better use packages and namespaces in
>>> struts2 applications .
>>> 
>>> tks
>>> 
>>> 
>>> Herrera
>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-s2--package-and-namespace-info-tf3740177.html#a10605651
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to