i think this should be work if( !(a.equals(c)) ... From: creativetrak@... To: java_official@yahoogroups.com Sent: Monday, December 30, 2002 6:15 PM ...
Hello, FYI. I know JBuilder is more robust and more easy to use than SunOne Studio. But it does not like the idea you switch into different JDK version unless...
I use Forte for Java Community Edition, which is based on NetBeans. I believe that Forte is the predecessor of SUN ONE Studio. In Forte you can change the...
Try this web site. http://industry.java.sun.com/products/jdbc/drivers It is a searchable database of JDBC-compliant drives. Just scroll down for "dBase" and...
Thanks for the tweaking info. ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. ...
HI i have code like this in my First HTML contains like this <input type=hidden name=desc value="This is Testing Code">; When i submit this value from to next...
Dear freinds Can you help me in getting the skeleton of EJB project? The coding and testing I want to do. If you got any idea it will be great helpfull to me ...
Hello, I am in school and I graduate in April if God is willing. I am takeing a Web Development/Java Programmer Course. I will basically be learning Backend ...
Hi Attach example to read DBF with Java. Salu2. ****************************** Sebastián R. Barrionuevo Analista Data Base Senior Origenes AFJP - Grupo...
Barrionuevo, Sebastian
BarrionS@...
Jan 2, 2003 11:52 am
9112
Hello Adam, Thank you for your response. That works!!!.. Thank again. ... true to ... know, ... i...
Anthill is a build management server that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill is Open...
Hello, I am interested in develop software for the industrial market with a PLC host. Someone knows where can I find information on this matter? I am not too...
Nacho Soler
nacho.soler@...
Jan 2, 2003 6:28 pm
9117
I'm writing a client/server application and at one point the client program has to connect to the server and read in data to create an object. The problem is...
allan, try using OpenOrb's Notification Service... what it generally does is your server will use this service to notify your client of any untoward events.......
benjie flor fabio mad...
bmadolin@...
Jan 3, 2003 3:57 am
9119
Hey Buddy, Could you shorten it up a little bit? I feel your pain but got lost on your trilogy. IT Field is always a struggle because it is a company revenue...
hiii I know how to do so, but i don't remember the exact path of such an option. I'll check later and mail u again. So wait for my next email. One more thing...
Then how much i have to wait as it is a part of a project i have to make something like rich multimedia type thing in whcih both vedio conferencing, whiteboard...
... gets ... in ... an ... Let me start by giving you the simplest answer and see if that helps... try { ENTER YOUR sock = new ServerSocket, ect, HERE }catch ...
Hello guys and dolls, I am an italian 26 boy , in love with IT and with java first of all , especially in its relationship with XML . Anyway I work as Data...
... catch ... does ... The problem is that it ALWAYS throws an EOF Exception, as the client is trying to read in the data before the server has a chance to...
hiiii go to www.sun.com. you will find a lot of tutorials out there. Adios ... __________________________________________________ Do you Yahoo!? Yahoo! Mail...
Dear Member, there are plenty of resources in java tutorials, code samples, projects, books etc. Its important for me to know 1) you background (computer...
Hello Friends, First, Happy New Year to Everyone. Last time I used this message board and many people response and its really helped. I really appricated....
Hello Everyone, Here is the question. I have two .jsp files test1.jsp and test2.jsp test1.jsp String temp = "test" ; test2.jsp String foo(String text ) { ...
Hi there. I want a series of gifs to be loadable onto a panel....is there any (relatively simple) way of getting these to resize automatically so that they fit...
hi According to my knowledge there is no way to resize the image programmatically. i made a word processor int swing and had toolbar with button which had...