Search:

Type: Posts; User: worldblackstar

Search: Search took 0.20 seconds.

  1. Replies
    5
    Views
    1,801

    Re: Question About servlet and HTML

    Sorry to say i can not understand what you are saying. Use out.println for using html tags.
  2. Re: How to call int value from another class

    We can not use neighbour's things directly. If we want to use then we should be relation or we have to ask neighbour. But you can not use if the thing is privacy for them .

    Likewise in java...
  3. Replies
    4
    Views
    1,334

    [SOLVED] Re: return statement confusion

    intialize the x value to 0 so that can remove the second error
  4. Replies
    4
    Views
    2,500

    Re: illegal start of expression error!!!!

    Extra bracket in if condition. It should be:
    if(S.charAt(i)==' ')
Results 1 to 4 of 4