where to find jdk1.2 for unix?

2000-09-13 Thread wangmq
> I only find jdk for linux,windows and solaris, but no for unix. > If you know, please give me it's detail address. > > Thanks! > èPԔ ‘ ™¨¥¶ˆÚ½©bžìkz«ž²ØÚ½¦åiÉ£è® "¶¬¹¸ÞrÚº{.nÇ+‰·“®‹›•ਞ֜¶F«•¹ZrGhÂz+

where to find jdk1.2 for unix?

2000-09-13 Thread wangmq
¡CRP‚D€Dzf¢–Ú#jö¥Š{±­ê®zËcjö›•§$vŒ'¢¸0ŠØZ²æãyËh~éì¹»®&ÞNº.nW‚¢{ZrÙ®VåiÉ£ è®

Installing JRun on Linux: Port 80 conflict

2000-08-31 Thread wangmq
I have create a new web application in default server, now I can visit it's servlet by http://myhost:8100/myweb/servlet/myservlet. If I want to visit it by http://myhost:80/myweb/servlet/myservletor http://myhost/myweb/servlet/myservlet (because my appache web server's port is 80), then I repla

postgresql jdbc driver

2000-08-07 Thread wangmq
I have installed postgresql-6.4.2, but I can't find the directory interface/jdbc. So I can't find the postgresql driver postgresql.jar. Why? èPԔ ‘ ™¨¥¶ˆÚ½©bžìkz«ž²ØÚ½¦åiÉ£è® "¶¬¹¸ÞrÚº{.nÇ+‰·“®‹›•ਞ֜¶F«•¹ZrGhÂz+

applet's param!

2000-07-05 Thread wangmq
If I use the below applet tag, ie browser can view normally; but netscape can't. why? ¡CRP‚D€Dzf¢–Ú#jö¥Š{±­ê®zËcjö›•§$vŒ'¢¸0ŠØZ²æãyËh~éì¹»®&ÞNº.nW‚¢{ZrÙ®VåiÉ£ è®

plugin

2000-06-28 Thread wangmq
> If I run applet with java plugin, I must add jar file parameter in html file to let >browser install plugin. But java Plugin is so big(5M),it will cause matter to client. > I think my applet only use very fewer class in plugin, if I only jar the applet used >class in a jar file.Then clien

about java servlet!

2000-06-20 Thread wangmq
I have installed jsdk2.1 on winnt, then I run the startserver command. It displayed "end point created: :8080". then I open http://localhost:8080 / with ie3.0,but can't found the address. why? N… I@R 隊[h«Ú–)îÆ·ª¹ë-«ÚnVœ‘Ú0žŠàÂ+aj˛ç-¡û§²æìr¸›y:è¹¹^ ‰íiËdj¹[•§$vŒ'¢¸

htmlWriter.write();

2000-06-13 Thread wangmq
When htmlWriter.write() run on linux platform, it can't output right chinese character. Who has an good idea to fix it.

htmleditorkit

2000-06-12 Thread wangmq
Hi all:  I use below code to read html, it runs well in windows , but when it run in linux, it's error in read .Why, how can I?     try{   editorKit.read(HTMLReader, HTMLDoc, 0);   }  catch(BadLocationException e)  {   System.out.println("error1 in read editorkit"+e.toString())

java Script

2000-06-11 Thread wangmq
Now i have a problem about javaScript. I want to abtain client browser width with javaScript, who has a good idea?

jdk1.3 for linux?

2000-06-11 Thread wangmq
I want to download jdk1.3 for linux,but http://java.sun.com/jdc/earlyAccess/j2sdk13/download-linux.html  can't be linked. Anyone knows where is the suitale downloaded site.