What is the include directive?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?

0 Answers  


How do I include static files within a jsp page?

0 Answers  


Can you call jsp from servlet?

0 Answers  


What is jsp and how it works?

0 Answers  


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,






What is jsp technology?

0 Answers  


What is el?

0 Answers  


Mention the implicit objects in a jsp.

0 Answers  


Where is jsp used?

0 Answers  


What is jsp and its uses?

0 Answers  


Why jsp is used in java?

0 Answers  


What are the advantages and disadvantages of thread-safe jsp page?

0 Answers  


Categories