Skip to main content

Thiam Teck Oon's Library tagged Tricks   View Popular

27 Sep 07

Apache Axis Client Tips and Tricks

  • Bas
  • Bas
  • 1 more annotations...
07 Sep 07

Bug ID: 6484462 Applet HTML generated by HTML converter tool crashes the new IE7

  • There's code here that looks like it's probably a good workaround:

    http://www.javazoom.net/applets/jclientupload/documentation/configuration_http.html#html

    I modified it to run my applet and it seems to work in both IE7 and Firefox on Windows.
  • There's code here that looks like it's probably a good workaround:

    http://www.javazoom.net/applets/jclientupload/documentation/configuration_http.html#html

    I modified it to run my applet and it seems to work in both IE7 and Firefox on Windows.
05 Sep 07

my black room » Blog Archive » CMD Script: Automatic Restart TOMCAT

  • rem ------------------------------
    rem shutdown tomcat
    rem ------------------------------
    call shutdown.bat

    rem ------------------------------
    rem wait 30 sec
    rem ------------------------------
    @ping 127.0.0.1 -n 30 > NUL

    rem ------------------------------
    rem startup tomcat
    rem ------------------------------
    call startup.bat
  • rem ------------------------------
    rem shutdown tomcat
    rem ------------------------------
    call shutdown.bat

    rem ------------------------------
    rem wait 30 sec
    rem ------------------------------
    @ping 127.0.0.1 -n 30 > NUL

    rem ------------------------------
    rem startup tomcat
    rem ------------------------------
    call startup.bat
1 - 20 of 75 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo