From: Jim D. <jd...@ho...> - 2005-09-29 23:58:09
|
I have a struts/tiles app, when I put the month.php file in my struts.xml file <definition name="site.index.page.monthf" extends="site.index.page.online" > <put name="title" value="Calendar" /> <put name="body" value="/pages/month.php" /> </definition> The php code comes back to the browser. Are there any directions that go with the Fedore4.0 RMP install? I can start and restart the bridge successfully. What do I need to configure? Jim |