include uploaded by a customer html to jsp
From: Natasha (natasha_at_groveware.com)
Date: 12/17/03
- Next message: Vincent Cate: "Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Previous message: Schippy: "Re: Project reflection"
- Next in thread: Chris Smith: "Re: include uploaded by a customer html to jsp"
- Reply: Chris Smith: "Re: include uploaded by a customer html to jsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Dec 2003 07:06:08 -0800
I need to include header into jsp page. This jsp is a SiteMesh
decorator. The only thing it should do - apply header and footer to
the output.
This jsp page decorates pages generated by Struts and Java.
This header is an html file and uploaded by a customer and it stored
in URL like:
/appName/fileservise?upload/header2.html - I used this path when
access the file from XSL pages and it worked OK.
How can I reach this file from jsp?
When I just put those HTMLs inside applicatin using <jsp:include> it
was OK, that means there is nothing wrong with Sitemesh. I am just not
expiriensed with JSP.
I appriciate any help.
Thanks.
- Next message: Vincent Cate: "Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Previous message: Schippy: "Re: Project reflection"
- Next in thread: Chris Smith: "Re: include uploaded by a customer html to jsp"
- Reply: Chris Smith: "Re: include uploaded by a customer html to jsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|