Actually, while I don't know much about PHP, I would say it *better* be possible :) Struts is, by and large, the "C" in MVC (some parts arguably cross boundaries, but as a generality...), so if I can't swap in a different "M" and "V", there's probably something wrong.
I think it's probably a given that you aren't going to be able to use the Struts taglibs on a PHP page, so some of the automatic functions of Struts won't be available, but at the end of the day I should be able to forward to a PHP page and have it work, even if I have to do more manual labor to get values into fields and such. At least, I would be expecting that to be possible. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com On Mon, May 2, 2005 12:05 pm, Folashade Adeyosoye said: > hmm, good question, but i would not think so, one system developed in > struts can call a PHP and vise-visa, but i dont think they can be > intergrated. > > 1. PHP has a diff processor compared to java/jsp/struts > > > > > On 5/2/05, Rafael Taboada <[EMAIL PROTECTED]> wrote: >> Hi folks... I'm working right now with PHP... >> >> Is it possible to combine PHP with struts? I mean, instead to JSP, use >> PHP. >> >> thanks >> >> -- >> >> Rafael Taboada >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]