Search:

Type: Posts; User: GregBrannon

Search: Search took 0.11 seconds.

  1. Replies
    12
    Views
    1,261

    Re: Variable Loosing Data?

    If you say so. Besides, I was talking about Container con, not Connection conn. 'con' shouldn't need initializing as long as 'jf' has been.

    Somewhere in the method addComponents() is a reference...
  2. Replies
    12
    Views
    1,261

    Re: Variable Loosing Data?

    Respect Java's naming conventions and name your classes with capital letters.

    Where is the variable 'con' initialized?
  3. Replies
    12
    Views
    1,261

    Re: Variable Loosing Data?

    Is that a question or a statement with a misplaced question mark?

    If you want help, post the code and the error/stack trace exactly as it occurs at your end, copied and pasted.
Results 1 to 3 of 3