Hi,
need steps and code to implement JOSSO single sign on implementation for multiple web applications in Tomcat server for J2EE struts application.I am using LDAP
i generate a String input from a Gui component or a file and store it in an arraylist. at run time the arraylist can store any amount of Strings depending on the user.
now i want to use the...
As of now we are using Weblogic server 8.1 in our project. What are the problems that might be involved in migrating the application from 8.1 to 9.2?
I tried to get the buttons to perform the actions of clearing the entries and also quiting the application but neither work. The calculate button works. When I click either of the clear entry...
I am trying to make the color of my exit button ( jButtonExit )change when I move a mouse over it ( aka I'm playing with events ). I have the following event handler that makes my program n...
Has anyone tried both Eclipse and Netbeans IDE's ? How would you rate them for web development ?
Can anyone please convert this c code into Java ?
Thanks in advance..
In one of my projects , I need to drag and drop image from a given set of images to a new panel/canvas.
If i create a custom Dataflavour for type "image" , i assume that i can only transfer t...
Hello,
I'm looking for an algorithm to solve the next problem:
I have as results this vector
(a,b,c,d)
I'll have a lot of vectors as output, then I want to select the most repetitive v...
I've had to resort to using JBuilder 9 after a crashed hard drive. However, I need to set up the proguard obfuscator in order to build my J2ME Projects.
I got into JBuilder 9 Tool's Menu an...