| 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.
|
 |
 |
|
|
subject: Embedding Different sites in your jsp
|
|
|