| Thread | Last Post | Replies |
|
| Multiple Identical Servlets | 16 Mar 2007 14:15 GMT | 6 |
I'm wanting to place my servlet in multiple locations under the webapps folder so that I can be servicing more than 1 source of a caller (each copy of the servlet will have unique configuration parameters (config.xml file)).
|
| SYNCHRONIZING problem made simple | 16 Mar 2007 13:49 GMT | 6 |
ok. let me try an easier explanation. online card game for 4. my main program on the server side is runnable. it is also an animated gui of the game showing all 4 hands.
|
| Java J2EE Interview Questions and Answers | 16 Mar 2007 12:45 GMT | 2 |
Java J2EE Interview Questions and Answers 1. What do you understand by the term J2EE? J2EE is a specification. provides middleware services. EJB JDBC JNDI JMS JavaMail JTA Servlets JSPs Connectors JAAS
|
| URGENT,how to convert PGM image or raw format to JPG,PNG format, | 16 Mar 2007 11:52 GMT | 4 |
please give source code or method to convert raw or PGM to JPG,PNG format. this is one of my module in academic project.
|
| WebStart caching test. | 16 Mar 2007 10:01 GMT | 26 |
(quoting myself from an earlier thread*)
> WebStart caching test - a test of the 'lazy' download > attribute (good for getting applications on-screen fast, > amongst other things). |
| how to develop jsp in eclipse? | 16 Mar 2007 07:50 GMT | 4 |
I am using Eclispse 3.1.I am using it to develop java code.Similarly i want to use it to develop jsp code also.For that what i have to do.Do i have to embed something to eclipse ? I want all the features for jsp also as it is in java ,such as
|
| problem in opening and closing swing forms | 16 Mar 2007 06:11 GMT | 10 |
I have a windows form with a jtable I have a listenere that open a new form when a row of the jtable is clicked this is the event:
|
| Capturing playing audio | 16 Mar 2007 05:28 GMT | 3 |
Does anyone know how you can capture the currently playing audio using Java Sound? For instance, if I'm playing something with WinAmp, I'd like to capture that, for recording to file or compress-and-broadcast purposes. I can capture from the microphone no problems, but I
|
| Java GUI layout | 16 Mar 2007 03:00 GMT | 1 |
Hello. I am re-designing the look and feel of a Java program for my company. This program displays individual JTables in a JTabbedPane. Each table has cells with numeric values that can be edited by clicking on them and causing spinners to appear. However, I would like
|
| Link from Java login form to Java application | 16 Mar 2007 02:45 GMT | 1 |
Good Day! Would be appreciate to know any suggestion on the following coding problem: Originally, I have a Java application.
|
| Design pattern for customised versions of a Spring app | 16 Mar 2007 02:14 GMT | 3 |
I have a Spring/JSP/Hibernate web app which needs to be implemented in a few different countries, each country having slightly different requirements. The language issue is easy to resolve but I'm wondering how best to implement the different properties, entity relationships
|
| JTapi | 16 Mar 2007 01:48 GMT | 1 |
I want to develope an IVRS system using Brekeke JTAPI.can anybody help
|
| How to prepare for the SCJP Java Certification? | 16 Mar 2007 01:48 GMT | 7 |
Hi; I have started preparing for the SCJP 1.4 exam. I have read chapters 1 - 9 and have taken very thorough notes ( I filled up a binder ).
|
| is java powerful enough? | 16 Mar 2007 00:53 GMT | 3 |
Hello I am new to java and learning it. I want to delvelop one application which will take one text file as input and will show the certain parts of the text file based on the condtion. I want to replace the particular part in the text file with
|
| Cross-platform sound reliability issues -- anyone have experience with this? | 16 Mar 2007 00:46 GMT | 2 |
Hi, I'm hoping that someone out there can share their experience and perhaps let me know why I'm having problems trying to play several 1- second sound clips in a Java 1.5 applet. In particular, I'm having different kinds of problems on the Mac vs. the PC. By the way, I'm
|