On 4/11/07, Suman Maity <[EMAIL PROTECTED]> wrote:
Well, could u then let me know how to modularize my struts config in case it
grows large. How do I modularize my struts web app without having separate
struts modules. I am working on a web project where there are three types of
users:Admin, Web
Well, could u then let me know how to modularize my struts config in case it
grows large. How do I modularize my struts web app without having separate
struts modules. I am working on a web project where there are three types of
users:Admin, Web User and Call Center User. Under each of these there
Have you considered removing the use of modules? Modules are really a
nuisance, and were originally developed to allow multiple Struts "apps"
running under one context. There's a hard barrier between modules and
almost all developers I know no longer use them. You can split up your
struts confi
3 matches
Mail list logo