Hi friends,
I need your advice about this: I have a J2EE application that runs on Websphere application server. The application contains a several web projects (WARs). I need to implement a menu page that will be the front for all that web projects. 1. Should that menu be a separate web project (WAR) in my application and contain references to the other web projects? Or is there another way? 2. Is struts-menu suitable for this purpose? Is it mature enough? Thanks Rivka