Hi Erik, Here is the business case what I am talking of.... We are developing a website which has several forms which help in configuring a users profile. The form definitions for these forms are hosted across multiple webservers on internet. The administrator can alter the form definition on any of the webserver.
Note here that the form1 might have template data on http://www.server1.com/form1 and form2 might have template data on http://www.server2.com/form2 Here I need your suggestion on: 1. is this possible. I read that the URLClassloader policy exists, but it loads from 1 URL location only. But in this case, there will be several model definitions coming from various URL's 2. where and how will I keep my xml instance data? 3. Basically I need help in designing this with Xforms... Do let me know if you need some more description of the business case here. Rgds, Rajeev Dave -----Original Message----- From: Erik Bruchez [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:52 PM To: OXF Users Subject: Re: is this possible? Hi Rajeev, > I have a requirement where in there are several forms designed. > These forms are proposed to be implemented using XForms. The XForm > models will be spread across various URL's on the internet. I am not sure what you mean by this last sentence. Do you mean that there will be several different forms on several different pages? It would be great if you could precise your thought. -Erik _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
