Re: AW: ClassCastException with struts

2002-03-01 Thread Lucas Persona
t copies of the application. But struts doesn't seem to be able to start multiple action-mappings, even running on different webapps. Don't know if you had this working already. Thanks for your help, Lucas Persona

ClassCastException with struts

2002-02-28 Thread Lucas Persona
Greetings, I've been trying Orion and I'm having some problems using multiple applications (or "copy's" from the same application). What I have is one application, used (and modified) by some guys. So, each one has his own web-app and application and a source / library directory. The pr