hi!

What i am trying to do is allow a user to create a personalized web interface.
he should as such be able to select layouts, choose what goes where, colours etc and in the end it should generate a html page for him.


my questions are:
1> is it possible for me to generate a jsp page using struts tags, feed that to a parser and get the resulting html, like what would happen if i made a regular jsp/struts page and then a user clicks on it, and the page is processed and html spewed to the user's browser. How do i make that happen from within a page. ie, in one page a user selects all these layouts etc and clicks some generate button and a file with the resulting html gets stored somewhere on the server which the user can then download.


2> can i dynamically write a tile definitions.xml, depending on the layout and the components chosen and have that fed to the parser from q1.

thanks for any help

cheers
Ajay

_________________________________________________________________
Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to