Which syntax is used to comment jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How can we create jsp custom tags?
Give a sample jsp configuration in the deployment descriptor.
What are the possible values for language directive?
What is the include directive?
Can I declare a java class in jsp?
How can the applets be displayed in the jsp? Explain with an example.
Why jsp and servlets are used?
Are application, pageContext and object of ServletContext same or not?
How many jsp implicit objects are there?
sample program for reading mails from inbox with file attacchments in servlet
Explain client-side and server-side validation.
Why is _jspservice() method starting with an '_' while other life cycle methods do not?