Thanks
May I get the description on how to do the integration. I may not mind the integration, provided it can handle my session for me (As in if a user log in through a wicket page, we can use this same log in instance to manage the wicket page). regards, yinka On Wed, May 20, 2009 at 4:45 PM, Jeremy Thomerson <[email protected] > wrote: > Wicket is written in Java. You would need to build an application in > Java, running in a servlet container. Perhaps you could do an > integration and have some pages running in PHP and some in Java, but > you are looking at a complex project. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > > On Wed, May 20, 2009 at 10:39 AM, Ajayi Yinka > <[email protected]> wrote: > > Hi, > > > > Can anyone give me an insight on how I can integrate wicket into php > > project. > > > > I already have an application that is written in php. > > > > I will like to upgrade the application with some new features in which I > > prefer to use wicket. > > > > I am afraid if this is possible? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
