Re: 答复: How to invoke actions in different configuration packages

2007-06-20 Thread hezjing
cation Development Great Eastern Life Assurance (China) Co. Ltd. Tel: 86-023-6805-3128 Fax: 86-023-68053154 Mbl: 86-023-66101533 -邮件原件- 发件人: hezjing [mailto:[EMAIL PROTECTED] 发送时间: 2007年6月21日 12:57 收件人: struts-users 主题: How to invoke actions in different configuration packages Hi! When we have the

How to invoke actions in different configuration packages

2007-06-20 Thread hezjing
Hi! When we have the Struts configuration below: pages/persons.jsp We can invoke the action by /list.action. Why do we want to create a package like the above? But can we have multiple packages like the following? pages/persons.jsp