On Tue, Jun 14, 2011 at 2:44 PM, webmeiker <[email protected]> wrote: > Thank you Chris, thats the point... coexistence of Struts2 & PHP inside same > app. >
Well...I suppose you could have a server configured to run both PHP and Tomcat...but I'm pretty sure the Struts code and PHP file viewer stuff would have to be at separate locations (e.g. http://example.com/files/ vs. http://example.com/struts-code/). I don't know of a way to pack them both into the same URL. Brian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

