SCJP 5 |SCWCD 5| Started thinking about Web Services ?
Originally posted by Chintu sirivennela:
But I think the answer is A.
SCJP 5 |SCWCD 5| Started thinking about Web Services ?
SCJP 1.4 (81%)<br />SCWCD 5 (95%)
Originally posted by deepa raj:
I have tried with tomcat.
My findings are
without the body-content element in tld
Classic Tag handler
-- evaluating the Scripting elements.
...[ August 19, 2008: Message edited by: deepa raj ]
Originally posted by deepa raj:
...
Simple Tag Handler
-- Runtime Error.
The TLD for the class <ClassName> specifies an invalid body-content (JSP) for a SimpleTag.
-- Runtime Error
Scripting elements ( <%!, <jspeclaration, <%=, <jsp:expression, <%, <jsp:scriptlet ) are disallowed here.
[ August 19, 2008: Message edited by: deepa raj ]
SCJP 1.4 (81%)<br />SCWCD 5 (95%)
B.Tech (E.E),IIT Kharagpur<br />SCJP 5.0<br />SCWCD 5.0<br />PMP
SCJP 1.4 (81%)<br />SCWCD 5 (95%)
B.Tech (E.E),IIT Kharagpur<br />SCJP 5.0<br />SCWCD 5.0<br />PMP
Simple Tags:
Table JSP.8-2 Details of tag directive attributes
body-content (optional) Provides information on the content of the body of
this tag. Can be either empty, tagdependent, or scriptless. A
translation error will result if JSP or any other value is used.
Defaults to scriptless.
This for Classic Tags:
tagdependent The body of the tag is interpreted by the tag implementation itself,
and is most likely in a different �langage�, e.g embedded SQL statements.
JSP The body of the tag contains nested JSP syntax
empty The body must be empty
This element is optional; the default value is JSP.
SCJP 1.4 (81%)<br />SCWCD 5 (95%)
Goodbye moon men. Hello tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|