tn5250j/src/org/tn5250j My5250App.java,1.24,1.25
Pete Helgren <[email protected]> Thu, 14 Jul 2005 00:16:39 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30869/src/org/tn5250j
Modified Files:
My5250App.java
Log Message:
Added code to get the SSL parameter
Index: My5250App.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/My5250App.java,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** My5250App.java 16 Jun 2005 04:41:17 -0000 1.24
--- My5250App.java 14 Jul 2005 00:16:36 -0000 1.25
***************
*** 101,104 ****
--- 101,110 ----
if (isSpecified("-dn"))
sesProps.put(SESSION_DEVICE_NAME ,getParameter("-dn"));
+ // are we to use a ssl and if we are what type
+
+ if (isSpecified("-sslType")) {
+
+ sesProps.put(SSL_TYPE,getParameter("-sslType"));
+ }
loadSystemProperty("SESSION_CONNECT_USER");
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar