> Is there any limitation to add N number of JTextField
> in JPanel.Iam getting out of memory error when too
> many JTextFields are added in a panel.
How many textfields are you adding to get this memory. The out of memory error may be because of some other reason.
Is there any
> way to recover from this problem? Pls reply...
Try increasing the heap space