Why would file reading stop at 1124 bytes with this code?2420 (11/4/2004 7:59:39 PM) comp.lang.java.programmer The code below runs in a servlet; it reads the file and then deletes it. Usually this works fine, but with larger files about 10% of the time the reportString gets truncated at 1124 bytes. My guess is that F... Mickey
How do you report a JIT crash bug?1344 (11/3/2004 7:57:01 PM) comp.lang.java.programmer Internet Explorer 6 on Windows XP running Java 1.5 crashed and left a log file on my desktop. The log begins: # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATI... Mickey
Unexpected error detected by HotSpot Virtual Machine030 (11/2/2004 7:31:25 PM) comp.lang.java.programmer Internet Explorer 6 on Windows XP running Java 1.5 crashed and left a log file on the desktop beginning: # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0... Mickey
Tablets mean giving up some Java interactivity?031 (9/14/2004 1:21:24 PM) comp.lang.java.programmer One of the advantages of Java is being able to add interactivity to programs more than is possible with other Web technologies. As an example, an applet can examine input to a TextField and change the TextFi... Mickey
Problems with Tablet PC entry to Java applets237 (9/3/2004 7:28:35 PM) comp.lang.java.programmer When Java applets are run using Internet Explorer and the Microsoft Java Virtual Machine (3810) on Windows XP Tablet PC edition (SP2; Tablet 2005), often the Tablet Input Panel (TIP) floating icon will not ap... Mickey
showDocument blocked by new microsoft pop-up blocker1627 (8/25/2004 9:51:13 PM) comp.lang.java.programmer As expected, the new Microsoft pop-up blocker that comes with the Windows XP SP2 update blocks Java's showDocument method. This also happens with the Google pop-up blocker (http://segal.org/java/pop_window/)... Mickey
Java applets run locally now blocked by Windows XP SP2931 (8/25/2004 9:43:13 PM) comp.lang.java.programmer After installation of the Windows XP SP2 update, Java applets running locally get blocked by Internet Explorer for Windows. This occurs even for simple Java applets, such as the "Hello world" applet at http... Mickey
laundry room help!1328 (9/28/2004 6:59:26 PM) comp.lang.java.programmer I like to create a booking system on the web for people to make reservation in the laundry room. This is my ide. A webserver with cgi send pages to the klient and the klient kan then search and make booking.... hassehb(6)
J#1122 (9/29/2004 2:38:25 PM) comp.lang.java.programmer I am a Programming 3 student @ Sussex Central High School hoping to learn about J#. ... Prog3Maqbool1(1)
Problem with Applet Jar refreshing in browser118 (10/20/2004 2:13:38 PM) comp.lang.java.programmer I need some advice on a strange problem I am having with respect to refreshing a web page that contains a Java applet that is housed in a jar. When I modify my program and upload the revised jar, my web page s... rhino1(256)
Arabic Text Rendering914 (10/26/2004 12:40:54 PM) comp.lang.java.programmer HI mates i have a little bit problem i need to render an arabic text for a report priting application ... when the arabic text is passed to the method drawString in class Graphics2D the output will be such as... alekn14
How do you report a JIT crash bug?1344 (11/3/2004 7:57:01 PM) comp.lang.java.programmer Internet Explorer 6 on Windows XP running Java 1.5 crashed and left a log file on my desktop. The log begins: # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATI... ignored(180)
IE not detecting Java plug in.633 (11/15/2004 3:49:44 PM) comp.lang.java.programmer Hi, I am using IE 6.0. and i was having JRE 1.4.1_02. In my application, there was an applet which requrires JRE 1.4.2_03. Hence when i open the applet page, it is giving a popup saying "Do you want to insta... rampaadh(7)
Java and Tablet PC128 (12/14/2004 2:59:55 PM) comp.lang.java.programmer Has anyone ever written a Java-application for a tablet-pc? Any suggestions and examples would be very helpful. Thanks in advance, Andreas Kinell ... no3186(4)