This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes how to include jsf in another server's jsp page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to include jsf in another server Watch "how to include jsf in another server New topic
Author

how to include jsf in another server's jsp page

Mark Moore
Greenhorn

Joined: Feb 21, 2006
Posts: 15
I want to include 2 jsf files that are on one server (header)
into jsp page of another server.
I can't use jsp includes, is there an easy way to do it. I looked online and URLConnect seems like an option but don't know how to use httpURLConnect

thx
mark
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to include jsf in another server's jsp page
 
Similar Threads
html includes
include file in jsp
INCLUDE (Any one know how to do it ???)
include another server's jsf file in jsp page
Embedded JSF Pages into another JSF Page.