-
Bug
-
Resolution: Fixed
-
P1
-
1.3.1
-
02
-
x86
-
windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2045282 | 1.4.0 | J. Duke | P1 | Resolved | Fixed | beta2 |
OS : Windows N/A
Plugin : Java Plugin 1.3.1
Broswer: Netscape4.7
Problem:
When value is entered in textfiled/textarea and by pressing submit button ,the value returns in java console. If value is not keyed in the textfiled, the value returns "Null" in java console instead of "blank" data.
Here I am attaching the sample application.(t.java, t.class, t$1.class, t.html)
Information added:
t$1.class has been attached.
NOTE: Due to uploading problems t$1.calss file name has been changed to "t_1.class" file in the attachments. If you are using this class file please rename the "t_1.class" to "t$1.class".
Plugin : Java Plugin 1.3.1
Broswer: Netscape4.7
Problem:
When value is entered in textfiled/textarea and by pressing submit button ,the value returns in java console. If value is not keyed in the textfiled, the value returns "Null" in java console instead of "blank" data.
Here I am attaching the sample application.(t.java, t.class, t$1.class, t.html)
Information added:
t$1.class has been attached.
NOTE: Due to uploading problems t$1.calss file name has been changed to "t_1.class" file in the attachments. If you are using this class file please rename the "t_1.class" to "t$1.class".
- backported by
-
JDK-2045282 Plugin- textfiled/textarea returns null when value is not keyed.
-
- Resolved
-