Hello, I have a question about Struts Bridge (1.2.7) and the co-existence of more mvc web app transformed into portlet. I'm using WebPhere Portal Server 5.1 an I try transforming MVC web application into portlets. These web application are developed with a framework that is an extension of Struts 1.2.7. I have migrated a web application, developed with framework, and deployed this application into WebSphere Portal Server as portlet and it's work. I have deployed another web application (based on framework), with a different name of war and portlet, in the same page and it's not work. The first page of these application is mapped with the action "StandardLogin.do" and the name of ActionForm is FBeanLogin. One application works correctly, while the other generate a ClassCastException on the ActionForm with name FBeanLogin. When I minimize the application that it's work, the other start working. Maybe there's a problem with the request.
Can you help about this problem? Regards, Christian Anselmo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
