Hi!

I am porting over some CF applications to JSP and I am running into some
problems with dynamic includes.

I have a calendar app for a bunch of clients. Each client's calendar has a
different header and footer, which can be quite extensive. To reduce
database overhead, this was stored in flat files. In CF, I could do this:

<cfinclude template="/calendar_html/calender_#CLIENTNAME#.html">

But the JSP spec says that I can't do this -- unless I am reading it wrong.

Any comments? Thanks in advance.

-- brett

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to