Two Laptop Bag
The moose likes JSF and the fly likes How to share web content between 2 applications? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to share web content between 2 applications?" Watch "How to share web content between 2 applications?" New topic
Author

How to share web content between 2 applications?

arulk pillai
Author
Ranch Hand

Joined: May 31, 2007
Posts: 3190
Hi Ranchers,


Is there a way to share content between web sites without using portlets or iFrames in Java. For example, there is a main website written in JSF, which has the header, main content, rhs panel, lhs panel, footer, and menu sections. What if you want to bring in content from another JSF application to fit into the main content section for certain menu options. What is best way to share session information between these two applications?


Java Interview Questions and Answers Blog | Amazon.com profile | Java Interview Books
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to share web content between 2 applications?
 
Similar Threads
Problem with GridBagLayout and a vertical layout of JPanels
Is session shared across JSPs in separate web applications?
Can two web applications access same session object?
How to share Web applications (UI layer)
Compare Apache myFaces to JSF?