> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 2:00 PM
> To: Struts Users Mailing List
> Subject: Dynamic extension of web apps
> 
> 
> 
> Hi,
> 
> I need to design a web app that is extensible dynamically.
> 
> For example, if we decide to support a different device type, 
> we need to be
> able to drop in info for that device type and have the web 
> app pick it up -
> these could be files of all different types e.g. jsp's, html, XML, class
> files etc..
> 
> Has anyone done this before, or can you point me in the right 
> direction?
> 

If I understand you correctly (You're looking for a write once, generate HTML, WAP or 
Voice XML files from that) , I believe JSF will help you in your problem.  JSF will 
allow device independence.

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

Reply via email to