| Thread | Last Post | Replies |
|
| SimpleDateFormat can parse MMddyy wrong without error??? | 16 Feb 2008 01:41 GMT | 1 |
Java 1.6 I execute the following code: SimpleDateFormat sdf = new SimpleDateFormat("MMddyy"); Date d = sdf.parse("013355"); and it returns the date
|
| batch file/jar file | 16 Feb 2008 01:34 GMT | 2 |
Is there an easier way of creating a batch file or jar archive file for my programme so that it can execute without via j-Grasp(or e- Clipse)? I know how to use unix. is there may'be a unix way of doing it?
|
| SAP Please send me the profile in dev@sharpelements.com ONLY | 16 Feb 2008 01:28 GMT | 1 |
Please send me the profile in dev@sharpelements.com ONLY Hi, We have a requirement with our client for an SAP CO/PA Analyst. Please send updated resumes with rate/hr c2c.This is for our Direct Client.
|
| Maintaining sessions with URL | 15 Feb 2008 21:35 GMT | 3 |
It seems to be puzzle for me but I am sure such kind of requests could have been handled and addressed. This is my requirement: Manual Steps currently followed: 1. Supply the ISBN number and click OK
|
| Runtime.getRuntime.exec() without exiting the main program | 15 Feb 2008 19:33 GMT | 9 |
I am having a problem using Runtime.getRuntime.exec(). My codes are as follow import java.io.*; public class Test {
|
| Short Java Quine. | 15 Feb 2008 18:53 GMT | 11 |
Remove any line-breaks, and this becomes a quine. enum Q {a("enum Q{a(%c%s%c);Q(String t){System.out.printf(t,34,t,34);System.exit(0);}}");Q(String t){System.out.printf(t,34,t,34);System.exit(0);}}
|
| struts based java web application | 15 Feb 2008 18:19 GMT | 1 |
Hi, I want to find source code for an any struts based java web application on internet. Can anybody please provide links/sites where i can find and download the same. Thanks in advance.
|
| Hibernate | 15 Feb 2008 17:49 GMT | 1 |
Is is possible to configure hibernate to use multiple selects insted of joins when we work in FetchType.EAGER in ejb3 ?
|
| Any tool to convert java raw code (a la java 1.4) into generics code | 15 Feb 2008 14:35 GMT | 8 |
I wonder if someone has ever tried to convert Java 1.4 style code into code that is using generics? What tools did you use and what was your overall experience? Thanks Roman.
|
| JNI and Web Services | 15 Feb 2008 13:28 GMT | 3 |
I have a *BIG* problem concerning callin a C++ .so library function from a java Web Service (I am using JNI). Every time I start the Web Service client I get a following error: javax.xml.ws.soap.SOAPFaultException: Unknown fault type:class
|
| Java and MQSeries>> Develop a Message Queuing apllication | 15 Feb 2008 11:12 GMT | 5 |
Hi Gurus, I am new to MQSeries. I want learn the Message Queuing application in short MQ Series with Java.
|
| Free Certifications from www.Brainbeez.com | 15 Feb 2008 09:17 GMT | 4 |
www.brainbeez.com is offering free certifications on various IT and NON-IT subjects like Aptitude, English, C, C++, JAVA, ORACLE, FINANCE, MARKETING ETC., Do visit www.brainbeez.com and get certified for free instantly.
|
| J2ME Exception - PLEASE HELP | 15 Feb 2008 07:12 GMT | 1 |
I am bit of a newbie to J2ME, and I am trying to create a simple metronome application. I am using Java 1.4.2.16 along with the Sun WTK. I am getting an exception as:
|
| Help Write Code | 15 Feb 2008 06:06 GMT | 8 |
I'm new to Java but my instructor doesn't seem to realize it. He has assigned the following program and I don't even know where to start. If someone could give me an idea of how to set this up I would be so grateful!
|
| newbie | 15 Feb 2008 05:57 GMT | 2 |
hello friends i m new to this language so i would like recommendations regarding how to get kick start in trhis language regarding the which compiler to use , which book to refer
|