What is legal about JSP scriplets(a) A loop can begin in one Scriptlet and end in another (b) Statements in Scriptlets should follow Java Syntax (c) Semicolon is needed at the end of each statement in a Scriptlet (d) All the above

(d)

Showing Answers 1 - 2 of 2 Answers

Azzouz

  • Apr 29th, 2015
 

(b) Statements in Scriptlets should follow Java Syntax

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions