how can i add properties in dynamic text fields using .js
file?
What is the use of jstl?
What is the default value of session attribute in jsp?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
What are the types of directives in jsp?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
How many tags are provided in jstl?
What are custom tags?
What is tld in jsp?
Which syntax is used to comment jsp?
How to configure init parameters for jsp?
Explain what is jsp ?
Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.