File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes Embedding Different sites in your jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Embedding Different sites in your jsp" Watch "Embedding Different sites in your jsp" New topic
Author

Embedding Different sites in your jsp

Dhananjay Chauhan
Greenhorn

Joined: Aug 03, 2007
Posts: 1
Hi friends ,
I need to run/host different websites into my jsp .
But I don't want to use IFRAME tag of html.
Basically using URL objects .
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Moving to JSP


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Look at JSTL's c:import tag.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Embedding Different sites in your jsp
 
Similar Threads
Using UTF-8 encoding for jsp textarea field instead HTML encoding
How can I access JSP variable value in one jsp from adifferent jsp file
two actions
el-ignored doubt
Session related Question