Re: [Webwork-user] Dynamic Include

2002-04-16 Thread Matt Baldree
- Original Message - From: "erik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 3:31 PM Subject: [Webwork-user] Dynamic Include Hello, I saw some discussion on dynamic includes but haven't found anything that works yet. Here is w

[Webwork-user] Dynamic Include

2002-04-16 Thread erik
Hello, I saw some discussion on dynamic includes but haven't found anything that works yet. Here is what I want to do:   "/>   The $content is just a request variable that may be a jsp page reference, a webwork action, some other static or dynamic page. Is this possible within webwork? Tryin