| Thread | Last Post | Replies |
|
| Printing of stored documents | 15 Feb 2007 13:26 GMT | 1 |
Hi, I want to print serveral documents (pdfs, jpegs, rtfs) which are stored as blobs in a database. A webpage presents the information about all the related documents and now I want to print them at once (at the moment, the user picks up every document and print it). Who
|
| setting LD_LIBRARY_PATH through eclipse | 15 Feb 2007 12:22 GMT | 2 |
I'm trying a small application with Mozilla HTML Parser. However, for the parser to work you need to link additional libraries, which are picked up from LD_LIBRARY_PATH. I'm able to set that variable and execute the application from command line; but I would like to know how
|
| newbie question | 15 Feb 2007 10:43 GMT | 1 |
Here it is a simple frame i made, with a menubar and several menus I added to menubar. Now I wanna add sub items to each menu. As you can see below, to add to menus, i made a loop, but now i dont know how i could add the sub items in each menu, coz i dont know the name of each
|
| how to interface servlet with running java app | 15 Feb 2007 09:27 GMT | 2 |
I have a path search algorithm application, that holds a large path array in memory. I want to be able to fire search requests on this application from jsp or servlets. I don't know how to interface the ordinary application with servlet
|
| why getColumns raises an SQLException? | 15 Feb 2007 08:56 GMT | 3 |
I am getting strange exception while getColumns. Any idea? java.sql.SQLException: Module Error - Input Parameter/Output Data Error Thanks...
|
| Memory Consistency Errors | 15 Feb 2007 07:34 GMT | 15 |
While reading the tutorial http://java.sun.com/docs/books/tutorial/essential/concurrency/index.html, something caught my attention: It is said that memory consistency errors can occur even when atomicity
|
| Destroy RMI Registry programmatically | 15 Feb 2007 04:06 GMT | 1 |
i got a little question about the Java RMI Registry. In our Software use a RMI Registry. Instead of doing this by starting an rmid we start the registry directly in the Code. Registry registry = java.rmi.registry.LocateRegistry.createRegistry(registryPort);
|
| translucent popups | 15 Feb 2007 03:44 GMT | 2 |
I'm writing an application that sometimes notifies the user of certain events on the desktop by some pop up msgs. I would also like to have these pop ups made translucent at user's choice and give user the control to adjust the transparency. Would such a feature plausible in
|
| Java - Awareness of other programs installed on PC | 15 Feb 2007 00:58 GMT | 11 |
Is there way in JAVA to access information about the installed programs on the PC. I mean somehow you could grab some information about all items in (lets say for windows) the Start-Programs. Thanks for ur help
|
| abt java books | 14 Feb 2007 22:59 GMT | 3 |
can any one help me by telling abt the best java book to learn java
|
| StringBuffer and Synchronization | 14 Feb 2007 22:52 GMT | 3 |
I have a JSP that has a StringBuffer that is appended to 30 times and at the end it is converted to a string with sb.toString(). The problem I have with two almost instantanious executions of the JSP the contents of the StringBuffer are mixed. I thought that StringBuffer
|
| Jar test, with 1.4 VM? | 14 Feb 2007 20:57 GMT | 7 |
Do you have a 1.4 VM installed, and could you test(2) a sandboxed, 350 Kb JWS launch(1) in it for me? The launch file is here.. <http://www.athompson.info/family/thompson-1.4.jnlp>
|
| download | 14 Feb 2007 20:11 GMT | 4 |
Hi Can Every one tell me the website that download java script e-book in pdf format for free? Cause i really need it i would be appreciate if anyone can tell me
|
| Calypso Medical - Senior Software Engineer - Systems | 14 Feb 2007 20:00 GMT | 1 |
At Calypso® Medical, innovation is our passion. We have created the first in a series of innovative products destined to advance the science of radiation therapy treatment for cancer specialists and their patients. And that's just the beginning.
|
| JADE with PHP/html | 14 Feb 2007 18:58 GMT | 2 |
Can anyone please tell me how does JADE work/integrate with PHP or HTML? Thanks D
|