| Thread | Last Post | Replies |
|
| Posting unicode characters from a form | 11 Apr 2007 17:42 GMT | 2 |
I have an application running on iplanet app server 6.5/web server 6.0. The application server exclusively handles servlets and JSPS. I created a test form that posts one field to the server. I then created a JSP that gets the value of the field posted to display on
|
| need a suitable design pattern | 11 Apr 2007 17:24 GMT | 1 |
I am in search of a design pattern which will help me in developing an application which shows the user a form having multiple choice questions.If the user selects an answer to that question,then some score is displayed in a text box depnding upon some business logic.
|
| How do you implement global data? | 11 Apr 2007 17:22 GMT | 9 |
I have some data that I need to have accessible to multiple classes. The data is initialized from the constructor of one class by reading a file. That same class has an editor that can modify that data. Currently I'm just creating the variables as static in the one class.
|
| Software Engineer III - Cisco Systems - San Jose CA! | 11 Apr 2007 17:05 GMT | 1 |
Candidate will work on a team of software developers in San Jose, CA, as part of the Voice Technology group that is responsible for developing, enhancing, and maintaining the IPCC Express product which is Cisco's Java based IP contact center application for the low and
|
| a jsp query | 11 Apr 2007 16:57 GMT | 1 |
hey plz help; i have an html file where there are diff. text fields each a button( this takes the quantity of products n calc d amt for that single product) i want to take this info(product id,quantity ) n store
|
| Java Reflection question | 11 Apr 2007 16:45 GMT | 4 |
I'm using the Reflection API I load a class called 'SubClass' which exists in a directory called 'subdir' at run-time from my program --------------------------------------------------------------------
|
| Modial JDialog not working in Vista | 11 Apr 2007 14:38 GMT | 3 |
We build our app with JDK 1.6. The logon is the first screen that the user sees. Currently the logon screen extends jDialog. When I start the app on Vista with other dialogs in the foreground, Windows Explorer for example, the Java jDialog remains in the
|
| Onsite Opportunity for Java Swings developers | 11 Apr 2007 14:20 GMT | 3 |
Greetings from Vyomlabs!!!!!!!!!!! We have an opportunity with one of our client ( A CMMI 5 company) Skills: Technical:
|
| MAC and system.out.printf ?????? | 11 Apr 2007 13:56 GMT | 4 |
Why do I get a compiler error when I use the following system.out.printf("%d", number); does printf work on the mac? if not is there a way to use special formatting the output stream?
|
| Text Printing Upside Down | 11 Apr 2007 13:52 GMT | 9 |
I have an applet that creates a chart on a webpage and lets the user print the chart directly from the applet (printing from the browser gives you alot of things you don't want). My problem is when I print using LANDSCAPE all the text appears upside
|
| Update to itext 2.0.1 from 1.3 throws Error | 11 Apr 2007 13:51 GMT | 3 |
I have made a PDF with itext 1.3 and everythings works fine, now I wanted to update itext to the newest release itext 2.0.1. After I had done this, I received the following exception: [11.04.07 08:22:19:404 CEST] 62893347 WebGroup E SRVE0026E:
|
| how to compile servlets in JEE 5 SDK | 11 Apr 2007 13:18 GMT | 7 |
I have installed JEE5 with JDK on windows. When I compile a servlet using 'javac', it gives the error that javax.servlet package does not exist. I have tried by adding path of j2ee.jar file in classpath environment variable (classpath variable doesn't exist, i have created
|
| java | 11 Apr 2007 11:34 GMT | 2 |
i need to know kinds of projects which i can make with java as i'm junior in this field and i like it alot so i want help from experts in this field and how can i be prfect in this field now i prepare to get java sun programmer certificate
|
| Am I Crazy? V. simple math question. | 11 Apr 2007 09:23 GMT | 59 |
I haven't programmed in Java for a while and just wrote a program to calc the odds of winning the British national lottery. BUT it is giving me the wrong result !! Here's the relevant bit:
|
| How to compare the speed between a Java program and its original Fortran version program? | 11 Apr 2007 07:37 GMT | 2 |
I have translated an old Fortran program into Java program, line by line. The Java program produces the identical results as Fortran one does. But Java program does I/O involved with xml parsing a lot. Now, my customer needs information regarding how slow or fast the Java
|