| Thread | Last Post | Replies |
|
| Deserialization of Java objekts -tricky! | 29 Feb 2008 03:01 GMT | 3 |
I got a really big problem and hope, that anyone of you can help me out. Here we go: I wrote an Java-application which contains a class called "MyClass".
|
| Develop web application on Websphere as well learn MQSeries on same | 29 Feb 2008 03:00 GMT | 1 |
Dear Gurus, I have experience to develop web application(Servlets & JSP) on Apache Tomcat with Netbeans as IDE. I want learn how to develop web application in Websphere Application
|
| hasNext? | 29 Feb 2008 02:54 GMT | 4 |
What is hasNext? I know you use it when you are reading from a file and it will stop when it has nothing more to read, but how would you use it? I have seen a couple of different examples of it, but all they do is make me more confused. I just can't seem to understand
|
| Nowbie in the java jungle | 29 Feb 2008 02:50 GMT | 2 |
I've just starded to program some things in java, mostly in school. But i want to learn more about it then just in school, so i just wonder if someone can tell me about some nice tutorials or simular. peace out!
|
| JAX-WS - Turning on outgoing SOAP headers for client | 28 Feb 2008 22:36 GMT | 2 |
Sorry if this question is a dog's-breakfast with incorrect terminology (all the test stuff is back in another office and I'm too lazy to re-look it all up :-) but the fundemental question is a very basic one. We're using JAX-WS to generate client code from a Application Service ...
|
| Generate a XML with an XSD | 28 Feb 2008 16:01 GMT | 2 |
I'm wirting a java program and I want to export same properties to an XML File. For this file I have an XSD scheme. I tried to use a W3C DOM but I have the problem that new elements don't follow the sorting rules in the scheme. How can I connect the scheme to
|
| tired of command prompt | 28 Feb 2008 15:16 GMT | 3 |
what can i do to be able to run a program without the code showing. i'm a java programmer and i use windows for my programming. i tried creating batch file or jar files but i think i was doing wrong. Can you please help me?
|
| i m stuck with winsnmp.....! | 28 Feb 2008 13:58 GMT | 2 |
Hello,, hey i m working on snmp protocol my work is to get the inforrmation of hardware and software of machine/computer so i m using an SNMP protocol it's fine that it work with Linux box the problem is with the
|
| DOMParser memory leaks | 28 Feb 2008 07:07 GMT | 2 |
I have implemented a parser pool (that is using the DOMParser via DocumentBuilder and DocumentBuilderFactory) java 1.4.2 and it seems to me that based on the memory profile that DOMParser was not meant to be pooled and leaks memory (int[] variables are not cleaned up).
|
| What's the effect in different classpath set? | 28 Feb 2008 05:11 GMT | 5 |
when setting the environment variable, one of the steps is to set the classpath. Some books use this: classpath=c:\jdk\lib\tools.jar; c: \jdk\lib\dt.jar; Anothers use this: c:\jdk\lib . Q: Any different?
|
| exception java.lang.... | 28 Feb 2008 02:59 GMT | 4 |
Helo sirs i am getting exception :"java.langnosuchmethod:main" when i run simple follwing program class Helo
|
| I want some code snippets of java | 28 Feb 2008 02:18 GMT | 11 |
to practise for my exam relating to static,abstract,overloading,overriding.can smbody help plz
|
| JAWS failure | 28 Feb 2008 01:15 GMT | 7 |
This just started happening. I can run a JAWS app from within the browser. But when I later go to run from the desktop icon it says I don't have Java 1.6 installed.
|
| java posts | 28 Feb 2008 00:25 GMT | 3 |
Would all posts for NON Java programming please move to another newsgroup!! This group was established as a repository in which to communicate topics related to the Java programming language!!
|
| help getting castor to work | 27 Feb 2008 17:22 GMT | 1 |
I have the following problem trying to get castor to work. When I compile a program called castor, I get the error message "org.exolab.castor.xml does not exist".
|