Hi

I was looking at the http://tn5250j.sourceforge.net/My5250SSLindex.php page 
and I don't think any user should have to bother with "screen settings".
Here's how I use the tn5250j terminal (and a5250 too), only BODY is 
included. I haven't verified it with anything except IE6 so your millage may 
vary. (I hope the html code won't get too screwed)

<BODY scroll="no" BOTTOMMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" 
TOPMARGIN="0">
tn5250j - tn5250 client written in java. Or any header you want<BR>

<TABLE BORDER="0" HEIGHT="100%" WIDTH="100%" CELLPADDING="0" 
CELLSPACING="0">
<TBODY>
<TR>
<TD>
<APPLET
  CODEBASE = "."
  CODE     = "org.tn5250j.My5250App.class"
  NAME     = "tn5250 - Java tn5250 Client "
  WIDTH    = 100%
  HEIGHT   = 100%
  HSPACE   = 0
  VSPACE   = 0
  ALIGN    = top
  ARCHIVE  = tn5250j.jar
>
<PARAM NAME ="host" VALUE= "as400" />
<PARAM NAME ="-e" VALUE= " " />
</APPLET>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY> 





-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Tn5250j-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tn5250j-general

Reply via email to