| Author |
void return type in JSP expression
|
Anks Gupta
Greenhorn
Joined: Mar 27, 2007
Posts: 21
|
|
|
If i m using a method with boid return type in a JSP expression will i get a compile time error or runtime error??
|
 |
raja ram
Ranch Hand
Joined: Mar 02, 2008
Posts: 169
|
|
|
Exception
|
 |
Surajsingh Thakur
Ranch Hand
Joined: Sep 09, 2008
Posts: 124
|
|
Hi Anks.. I think you will get an ERROR... To conform just see the question/answers in head first <new> from that expression page itself...
|
BE (Computer Science) SCJP 4 (80%) SCWCD 5 (97%) IBM CAD(98%) IBM CAppD(100%) IBM SD(100%)
|
 |
Charles Lyons
Author
Ranch Hand
Joined: Mar 27, 2003
Posts: 836
|
|
|
Compile time error -- think about what the translation of a JSP expression does and where the compiler comes into play...
|
Charles Lyons (SCJP 1.4, April 2003; SCJP 5, Dec 2006; SCWCD 1.4b, April 2004)
Author of OCEJWCD Study Companion for Oracle Exam 1Z0-899 (ISBN 0955160340 / Amazon Amazon UK )
|
 |
 |
|
|
subject: void return type in JSP expression
|
|
|