Hi,
I need help getting Tomcat running. I have searched Sun's Java forums and Google, but cannot find an anwser. I also tried the Tomcat and J2EE documentation but was still unable to resolve this.
I have a fresh install of Win XP SP2. Using the default setups, I have just installed...
Hi, I am having problems with the following code. It works okay if I use the mouse to select the Yes/No option from the dialog box. However, if I use the Tab/Enter keys to select No, the "Ewww!" statement is always displayed when n is tested. Any ideas why this only works with the...
Hi, I am a COBOL programmer trying to learn Java. I just wrote a quick program, but when I execute it, it doesn't give the expected results. The code:
class PasswordB
{
public static void main(String[] args) throws Exception
{
char p1, p2, p3, p4;
System.out.print("Enter a four...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.