Custom Search

Monday, September 10, 2007

177. What is JSP scriptlet

A JSP scripting element containing any code fragment that is valid in the scripting language used in the JSP page. The JSP specification describes what a valid scriptlet for the case is where the language page attribute is "java".

--
J2ee question&answers

No comments: