Struts has the mechanism to do this too, by the way. What I do is to
define tiles, e.g. "html_page", "wap_page", and then reference just "page"
in the struts-config.xml. You have the controller detect the device coming
in and switch the tiles reference as required. This can also be used, by
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 3:22 PM
> To: Struts Users Mailing List
> Subject: RE: Dynamic extension of web apps
>
>
>
> HI Jim,
>
> Yep, that's what I'm thinkin
e
security risks of course, and rather severe ones with allowing anyone to
drop a war file and
have it activated.
Other then that.. I don't know of any easy solution.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 3:
> Sent: Thursday, July 08, 2004 3:00 PM
> To: Struts Users Mailing List
> Subject: RE: Dynamic extension of web apps
>
>
>
> Hi Jim,
>
> Sorry - don't think I was clear...it's not the client that
> will change -
> in fact that will all be HTML - b
|
| Subject: RE: Dynamic extension of web apps
|
>---|
> -
> -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 dyn
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 eg jsp's, html, xml, class
files etc.
7 matches
Mail list logo