What are scriptlets in jsp?



What are scriptlets in jsp?..

Answer / Tulika Chatterjee

Scriptlets (<% ... %>) are a way to write Java code directly within a JSP file. They allow you to execute Java code on the server-side, but they can lead to complex and difficult-to-maintain code when overused.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

how can i get a scjp certification??

3 Answers  


Explain what is jsp ?

1 Answers  


when we will use the SendRedirect method instead of forward.

1 Answers   pspl,


how to insert star image and need to rate it.. one star two star so on how to do in jsp...????

1 Answers  


What is action tag in jsp?

1 Answers  


How can the applets be displayed in the jsp? Explain with an example.

1 Answers  


difference betwwn 16 bit and 32 bit

1 Answers   Huawei, TechSoft,


What is directive jsp?

1 Answers  


How many types of jsp tags are there?

1 Answers  


Why do we need custom tags?

1 Answers  


What is a page directive?

1 Answers  


How does the Jsp Expressions works ? What happens at the back?

5 Answers   iFlex, Manhattan,


Categories