Migrating a full blown app from Turbine to Struts (Is it really possible???)

2005-11-23 Thread R Raghavan
Dear all, We have a full blown app written based on the core Velocity & Turbine model. I have a couple of questions? 1. is it really possible to migrate this app to a struts framework? if so what complications needs to be faced? 2. If not? Is it possible to start the app from turbine itself

Re: How would you solve this problem?

2005-11-18 Thread R Raghavan
hi, you can try some technique similar to AJAX. Open the popup and do the necessary search either directly doing a http request..with submit or using HttpXMLRequest if your server support such request. And then use javascript window.open.href etc to point to the form in the page and do the necessa