A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
INculde url into page
Siddharth Mehrotra
Ranch Hand
Joined: Aug 21, 2001
Posts: 185
posted
Dec 10, 2001 05:55:00
0
HI THERE,
I WANY TO ADD A SITE LIKE..
WWW.HOTMAIL.COM
INTO MY PAGE...
HOW DO I DO IT..
SCJP, SCJD.
Timothy Willard
Greenhorn
Joined: Apr 03, 2001
Posts: 25
posted
Dec 11, 2001 09:46:00
0
Have you tried the following in your
JSP
file:
<a href="http://www.hotmail.com">WWW.HOTMAIL.COM</A>
The 'a' tag is a standard html property.
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: INculde url into page
Similar Threads
To stop running exe/Communicate with running exe
display hotmail page from servlet
Launching Internet Explorer from a java program
To stop running exe/Communicate with running exe
How to stop running IE's exe from Java application
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter