What is the first statement in jsp page.

Answer Posted / sandeep m

First statement in jsp can be anything such as a scriptlet
(<%.......%>), expression <%= .......%>), declaration
(<! ........>) or template text or java script.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain web application directory arrangement?

593


What is called a session?

625


Why do you use session tracking in httpservlet?

639


What if you need to span your transaction across multiple servlet invocations?

585


What is context in servlet?

540






What are all the advantages of servlet over cgi?

608


Explain the steps involved in placing a servlet within a package?

573


What do you mean by request dispatcher in servlet? Also explain its methods.

612


What are some advantages of storing session state in cookies?

598


Tell the new features added in servletrequest interface i.e. Servlet 2.4

576


What is servlet interface?

705


Explain session tracking and its importance?

548


What is the disadvantage of cookies?

580


How do you get the ip address of the client in servlet?

555


Which java application server is the best?

551