Screen switch error.

Jason Cawood <[email protected]> Wed, 1 Jul 2009 11:15:24 -0700
Newsgroups gmane.comp.java.tn5250j.devel
Message-ID <[email protected]>
--===============6851659293472186973==
Content-Type: multipart/alternative; boundary=00504502c7ee382da5046da8e8e9

--00504502c7ee382da5046da8e8e9
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

I tried the general list but, I'm not sure anyone is monitoring it, so I'm
trying the dev list.

I have been playing around with tn5250j and love it!  thanks!  But I
have one configuration question.  when I embed the applet into a html
page and connect to my as400 the initial screens are all sized at the
default 80.  then when I get to a screen that is display size 132 I
get the error " The device file does not contain an entry for screen
size."   I don't get this error when I launch tn5250j by itself I have
no issues.  Am I missing something in the embedded applet?  any help
or suggestions would be greatly appreciated.

my sessions file looks like this:

#------ Session Information --------
#Fri Jun 19 15:21:51 PDT 2009
s101149d=163.241.188.20 -p 23 -cp 37 -t -132 -dn\=hostname -spp 1080 -d
emul.logLevel=2
emul.restricted=


source in my html file looks like this:
<APPLET
 CODEBASE = "./java"
 CODE     = "org.tn5250j.My5250App.class"
 NAME     = "tn5250 - BPCS WEB Client"
 HEIGHT   = 700
 WIDTH    = 900
 HSPACE   = 30
 VSPACE   = 90
 ALIGN    = top
 ARCHIVE  = "tn5250j.jar"
>
<PARAM NAME ="host" VALUE= "163.241.188.20">
<PARAM NAME ="-e" VALUE= " ">
</APPLET>

--00504502c7ee382da5046da8e8e9
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote">I tried the general list but, I&#39;m not sure a=
nyone is monitoring it, so I&#39;m trying the dev list.<br><br>I have been =
playing around with tn5250j and love it! =C2=A0thanks! =C2=A0But I<br>
have one configuration question. =C2=A0when I embed the applet into a html<=
br>
page and connect to my as400 the initial screens are all sized at the<br>
default 80. =C2=A0then when I get to a screen that is display size 132 I<br=
>
get the error &quot; The device file does not contain an entry for screen<b=
r>
size.&quot; =C2=A0 I don&#39;t get this error when I launch tn5250j by itse=
lf I have<br>
no issues. =C2=A0Am I missing something in the embedded applet? =C2=A0any h=
elp<br>
or suggestions would be greatly appreciated.<br>
<br>
my sessions file looks like this:<br>
<br>
#------ Session Information --------<br>
#Fri Jun 19 15:21:51 PDT 2009<br>
s101149d=3D163.241.188.20 -p 23 -cp 37 -t -132 -dn\=3Dhostname -spp 1080 -d=
<br>
emul.logLevel=3D2<br>
emul.restricted=3D<br>
<br>
<br>
source in my html file looks like this:<br>
&lt;APPLET<br>
 =C2=A0CODEBASE =3D &quot;./java&quot;<br>
 =C2=A0CODE =C2=A0 =C2=A0 =3D &quot;org.tn5250j.My5250App.class&quot;<br>
 =C2=A0NAME =C2=A0 =C2=A0 =3D &quot;tn5250 - BPCS WEB Client&quot;<br>
 =C2=A0HEIGHT =C2=A0 =3D 700<br>
 =C2=A0WIDTH =C2=A0 =C2=A0=3D 900<br>
 =C2=A0HSPACE =C2=A0 =3D 30<br>
 =C2=A0VSPACE =C2=A0 =3D 90<br>
 =C2=A0ALIGN =C2=A0 =C2=A0=3D top<br>
 =C2=A0ARCHIVE =C2=A0=3D &quot;tn5250j.jar&quot;<br>
&gt;<br>
&lt;PARAM NAME =3D&quot;host&quot; VALUE=3D &quot;163.241.188.20&quot;&gt;<=
br>
&lt;PARAM NAME =3D&quot;-e&quot; VALUE=3D &quot; &quot;&gt;<br>
&lt;/APPLET&gt;<br>
</div><br>

--00504502c7ee382da5046da8e8e9--


--===============6851659293472186973==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============6851659293472186973==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Tn5250j-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tn5250j-develop

--===============6851659293472186973==--