Have you tried to get it like this:
- Code:
<table border="0" cellpadding="2" cellspacing="0" width="300">
<tr height="13">
<td width="300" bgcolor="#D0D0D0"><font face="Verdana" size="2"><b>Select
your login method</b></font></td>
</tr>
<tr height="13">
<td width="300"><font face="Verdana" size="2"> <img border="0" src="/ims/gif/arrowstop.gif" WIDTH="11" HEIGHT="14"><a href="sc_login.showSelfcareLoginFrame" target="_top">selfcare</a>
</font></td>
</tr>
<tr height="13">
<td width="300" bgcolor="#F6F6F6"><font face="Verdana" size="2"> <img border="0" src="/ims/gif/arrowstop.gif" WIDTH="11" HEIGHT="14"><a href="sc_login.showSelfregLoginFrame" target="_top">selfregistration</a> </font></td>
</tr>
<tr height="13">
<td width="300"><font face="Verdana" size="2"> <img border="0" src="/ims/gif/arrowstop.gif" WIDTH="11" HEIGHT="14"><a href="sc_login.showCallingcardLoginFrame" target="_top">calling card</a></font></td>
</tr>
</table>
it works for me
regards
Lars E. Schioler
Software Developer
Belle Systems A/S (or UK Ltd. etc.)
Tel.: +45 5944 2500
Fax.: +45 5944 2588
E-mail: [EMAIL PROTECTED]
Web: www.bellesystems.com
Software Developer
Belle Systems A/S (or UK Ltd. etc.)
Tel.: +45 5944 2500
Fax.: +45 5944 2588
E-mail: [EMAIL PROTECTED]
Web: www.bellesystems.com
----- Original Message -----
From: Bishop <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 10, 1999 9:24
AM
Subject: Servlet Tag
>
> I have been trying for days to get the servlet tag to
> work. I am using sun's jsdk and the java server that
> comes with it. If I call the servlet directly through
> the browser (http://localhost:8080/servletname) it
> works fine. But, when I try to include it in an html
> file <servlet name="servletname"
> code="servletname.class"> I get no output from the
> servlet in my page. Help
>
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
>
> ___________________________________________________________________________
> 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
