hi all I have develop a java program for seria port communication. It is working fine now I m supposed to run that program through php script. I have written...
Hi All, I would like to implement ACL in iplanet webserver.if anyone knows about ACL in webserver pls tell me wht is and how to implement ? if u have any...
I'm unclear from the documentation at Sun how do fetch the value of a JCombo into a variable to use as part of a SQL select statement. I am loading the box ok,...
I'm having a bit of a problem. I have a virtual base class, call it part: abstract class part { part() { doSomething(); } abstract void doSomething(); } I...
Some people here listed some of their favourite Java IDE. IMO, I've used JBuilder and was happy with it, and never bothered to check out others. It'll be...
1.jsp is a servlet, the jsp is parsed to a .java servlet class em then compiled to a .class bytecode... The situation u are describing is very simple... u can...
If you want to free Access Driver for JDBC try download.com or java.sun.com let me communicate result ... __________________________________ Do you Yahoo!? The...
I find IDEA 3.0 by IntelliJ www.intellij.com to be my favorite. However it does not support UI creation the way JBuilder does. Nothing visual in it. But it's...
Hi !I have some questions regarding Oracle Reports. Please reply if you know. a) How can we call oracle reports from a Java Frame ?b) Can we send an oracle...
Eclipse does most, if not all of this: pop up code help with included jars, rt compile/error, refactoring, not sure about the rest. One really nice feature is...
HI, guys I have some UNIX shell scripting experience but no object oriented programming experience. Do you guys have any advice or where should I start. I have...
Hi Thutmose, Nope, you can start Java from the gecko. I recommend to log into http://sun.java.com search around for technology blueprint or overall picture,...
HI all- I asked this question in Sun's Java forum without success. ... Why does Java not allow default function arguments ? Was this a conscious decision made...
hi as a requirement for my assignment my program must allow for customers to have on loan more than one car or van. so far i can add a customer to the...
hi to all, this is JavaMail related... is it possible to implement some kind of a listener that monitors the arrival of new messages and alerts the logged user...
Hi, I suppose they omitted it because it basically is a form of method overloading and would make it confusing ie. void myTestMethod(int x,int y=1){} is more...
HI, is there a way or methods to implements different applets into one single applets program?? For instance, I have created a applet that display IP...
Hi, I have created a applet program that should display the name of three Internet sites and allows selection of one of these sites using buttons. But when I...
Hi Paulo i decided to use Apache tomcat version 4 would u plz tell me,,,what do u mean by a huge amount of page hits.. and how does this affects the WebServer...