Search:

Type: Posts; User: julyphan

Search: Search took 0.11 seconds.

  1. Re: can i return two values from a return method?

    Yes, use object (with many fields) or List Object.
  2. Re: Which is better JSP or PHP for webprogramming

    Agreed.
  3. Re: Input Validation - Take no Symbols or Numbers

    Why don't you use Java Regular Expression ?
  4. Replies
    2
    Views
    1,148

    Re: JSP and servlets

    You dont need to learn applets before JSP and servlet. Just start write a simple site with JSP and Servlet.
  5. Replies
    3
    Views
    1,108

    Re: Want To Compile And Run Java Code At Home

    I prefer Eclipse.
  6. Re: Made a little program with an if / else if... Any thoughts appreciated

    The rules and conventions for naming your variables can be summarized as follows:


    Variable names are case-sensitive. A variable's name can be any legal identifier — an unlimited-length...
  7. Replies
    8
    Views
    1,258

    Re: BEGINNER! use of {} and ;

    prefer 2 !
Results 1 to 7 of 8