It depends on how and when you want to display cnn.com.
You could have a javscript load the url in the location.href in the 'onload'
event  or on some other action triggers.

-rajesh

>hi,
>
>Look at the code below: <Sample.htm>
> <html>
>  <body>
>    <a href="http://www.cnn.com"> CNN </a>
>  </body>
></html>
>
>Is there any simple way (not servlet,JSP or window object in javascript) to
display directly CNN.com without clicking on link.
>
>Thanks,
>Sri

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to