RE: [OT] Running one web application in another.

2004-10-26 Thread Jesse Alexander (KBSA 21)
a.sun.com/products/jsp/syntax/1.1/syntaxref1112.html> in your tile... hope this helps Alexander -Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 8:21 PM To: Struts Users Mailing List Subject: Re: [OT] Running one web application in another.

Re: [OT] Running one web application in another.

2004-10-11 Thread Susan Bradeen
On Fri, 08 Oct 2004 13:35:05 -0700, Michael McGrady <[EMAIL PROTECTED]> wrote: > I am unclear as to what you want to do. I realize you have two web > applications and want in some sense one to port to the other, but beyond > that cannot tell what the requirements are. You could have many > differ

Re: [OT] Running one web application in another.

2004-10-08 Thread Michael McGrady
I am unclear as to what you want to do. I realize you have two web applications and want in some sense one to port to the other, but beyond that cannot tell what the requirements are. You could have many different requirements in that situation and which you do have is not clear. On frames, t

Re: [OT] Running one web application in another.

2004-10-08 Thread Susan Bradeen
On Fri, 8 Oct 2004 12:54:07 -0700 (PDT), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Well, if you do decide to go the frames rate, feel free to contact me directly > (probably no need to keep this on the mailing list) with any questions you may have. > I've done three large and rather complex

Re: [OT] Running one web application in another.

2004-10-08 Thread fzlists
Well, if you do decide to go the frames rate, feel free to contact me directly (probably no need to keep this on the mailing list) with any questions you may have. I've done three large and rather complex apps, all frames-based, so I've probably dealt with whatever issues you may run in to. [

Re: [OT] Running one web application in another.

2004-10-08 Thread Susan Bradeen
On Fri, 8 Oct 2004 12:46:01 -0700 (PDT), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Frames probably would in fact be your "path of least resistance". Frames have, for > some reason, gotten a very bad rap, probably because it's so easy to abuse them (or > architect them poorly and have all so

Re: [OT] Running one web application in another.

2004-10-08 Thread fzlists
Frames probably would in fact be your "path of least resistance". Frames have, for some reason, gotten a very bad rap, probably because it's so easy to abuse them (or architect them poorly and have all sorts of trouble because of it). However, when used properly, I fail to see why anyone has a

[OT] Running one web application in another.

2004-10-08 Thread Susan Bradeen
I have two web applications. App A is a finished, working web application. App B, a work in progress, is using Struts and Tiles, and has a requirement to essentially 'put App A in a content Tile' for use in App B. This will in affect produce a 'portal-like' function, with App A working as normal wi