| Thread | Last Post | Replies |
|
| converting file to .exe | 01 Apr 2008 00:33 GMT | 4 |
how do i convert a java class into .exe extension. i tries reading it up on the net but couldn't understand anything. can someone pls help. thnx
|
| JNLP puzzle | 01 Apr 2008 00:27 GMT | 1 |
The DTD for JNLP has a line like this: <!ELEMENT jnlp (information+, security?, resources*, (application-desc | applet-desc | component-desc | installer-desc))>
|
| eclispe with portlet (2) | 31 Mar 2008 19:19 GMT | 1 |
All I am asking how to integrate the portlet development onto eclipse. Regards
|
| JSP Progress bar | 31 Mar 2008 18:26 GMT | 3 |
I have a requirement to show progress Bar in jsp while uploading the file. I am using . <netui:fileUpload dataSource="actionForm.fileUpload"/> to upload the file.
|
| 4gb USB Flash drive for $14.49 | 31 Mar 2008 17:34 GMT | 1 |
Hey Guys, dealsusb.com has a 4gb USB Flash drive for $14.49 Free Shipping and no rebates. Now we can backup our smaller Databases onto a USB really cheap.
|
| More than 1 MouseListener | 31 Mar 2008 17:31 GMT | 4 |
I wrote a component (MyComp1 extends JComponent) which adds a MouseListener to itself. Then I wrote another component (MyComp2 extends MyComp1) which also adds a MouseListener to itself.
|
| Index creation In Java | 31 Mar 2008 17:19 GMT | 3 |
I have some 50 odd chapters as HTML files and I wanted to create an index to search some patterns or display the contents when the file is double clicked to open. Can any body help me in this regard?.
|
| manupulating a xml-file | 31 Mar 2008 15:38 GMT | 3 |
at first: excuse me for my bad english :-) i want to manupulate a element-text of a xml-file like this: <element>text</element> ==> <element>manupulated text</element>. for the parsing of the xml-file i use SAX, but i have no idea how i have to
|
| ResourceBundle sometimes giving MissingResourceException | 31 Mar 2008 11:00 GMT | 1 |
I have a java application using a ResourceBundle, it has been populated from properties file, I am facing problem some times one particular key gives MissingResourceException, and some times application find that key without any exception.
|
| Will Java Enterprise Edition work well on Vista Business? | 31 Mar 2008 04:51 GMT | 10 |
I'm getting a new computer. I can get it with either XP Pro or Vista Business and I need one of these to run Java Enterprise Edition. I need it for JSP, Servlets and probably other things that I don't know about. I'm learning Java.
|
| Byte to float conversion problem - PLEASE HELP | 31 Mar 2008 04:38 GMT | 12 |
Could some Java guru please help ? I am trying to analyze some audio data on a PC. I am recording the sound in PCM format at 2000 Hz, 16 bit, little endian and signed. The resulting data is put in an array of bytes. I am generating tones at 1000.00 Hz, with a tone generator.
|
| eclipse with portlet | 31 Mar 2008 01:36 GMT | 1 |
All Any idea how to plugin portlet developement oonto eclipse. I dont want to use RAD from IBM. Regards
|
| setting up CLASS PATH dynamically | 30 Mar 2008 22:39 GMT | 5 |
I have a question related to CLASS PATH - is there a possibility to add some path to CLASS PATH during a runtime of application? I've tried the following: Properties properties = System.getProperties();
|
| Free Tutorial website And Ebooks programing tutorials | 30 Mar 2008 22:12 GMT | 1 |
Free Tutorial website And Ebooks programing tutorials http://www.365x24live.com Java Script Text Book http://www.365x24live.com/JavaScript/INDEX.HTM
|
| Extracting Metadata from Windows Media files | 30 Mar 2008 21:42 GMT | 1 |
Hello all, I have not posted here for some time. I do have a question about extracting metadata from Windows Media files. I found that I can do that with C# using the Windows Media Format SDK. Using Java, is their a way I can extract the Metadata from Windows Media
|