First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Terminal program in Java. Linux raw mode
Hi, I hope someone can put me in the right direction. I am making front end to Byvac BV4626 multi IO card in Java. Part of the implementation is little terminal program. Problem is the BV4626 wants strings starting with escape. No when I read the System.in I don't get escape. This in Linux X11 and I think kterm.... 9 Aug 2010 20:06
How to join your group.
I want to join ur group.plz tell me how to join this group................... -PARTH VIKANI ... 10 Aug 2010 13:35
Now comes Zephyr v3.0
Hello Everyone, Zephyr has been a leader in comprehensive test management and now with Zephyr v3.0, Zephyr is changing the landscape by introducing quality intelligence to test management. We are pleased to inform you that Zephyr has come out with its new and enhanced version Zephyr v3.0, where quality intellige... 7 Aug 2010 00:44
EJB - magic quotes and encoding problem
Dear Friends, As most of recent viewers know I'm playing around the EJB and I have found two big problems. First problem is quoting output of beans inside JSP, an example: I load data in servlet: getServletContext().setAttribute("cupUser", cupUserFacade.find(userId)); <input type="text" name="userFullNam... 12 Aug 2010 11:27
Jar Class Loader (JCL) and invoking method with my class from jar file
Hello, I'm new here so I'd like to just say hello everyone. I'm using JCL ( http://jcloader.sourceforge.net/ ) in my application for loading jar files. I've got 2 projects App (project with main) and Lib (java class librabry project). In both projects in the same package (App.views) I've class named 'AppWindow'. ... 5 Aug 2010 14:39
Popup-dialog steals focus *only from MS Outlook* Why?
Andreas Leitgeb <avl(a)gamma.logic.tuwien.ac.at> wrote: If user works on MS Outlook, then the busy-dialog comes to front, if instead the user currently uses MS Word then the busy-dialog stays in the back, until it is explicitly activated. We're now solving this, by avoiding the busy-dialog and instead embedd... 5 Aug 2010 12:25
Creating a big file
Why does the write speed slow down the bigger the file gets? For example creating a 10GB file is fairly fast but get to 20GB+ and the write speed drops and continues to drop. ... 10 Aug 2010 13:35
JOGL preload
We have a medium-sized (abuot 40,000 SLOC) Swing Desktop+JOGL app. The JOGL part of the system draws on a GLCanvas that's on an initially hidden tab control. The normal pattern of use is to work in the Swing- only part of the system and then select the GLCanvas tab to visualize work so for. When the user select... 13 Aug 2010 21:13
How to find out from *.class file with which Java version 1.6 or 1.5 it was compiled?
Assume I got a *.class file. Is there a way to find out with which java version (e.g. 1.5upd14 or v1.6.upd20) this *.class file was previously compiled? Gianni ... 12 Aug 2010 04:56
Servlet Question
Dear Friends, I was wondering whether it's possible to manage such solution: 1. I create simple servlet (let me call it MyServlet) with all of those base methods (doPost, doGet, processRequest etc.) 2. I've mapped the servlet in web.xml, as following: <servlet> <servlet-name>MyServlet</servlet-name> <j... 4 Aug 2010 13:35
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12