Subscribe to javaquestions
 

J2EE Interview Questions

JSP More JSP Questions EJB questions

Here are some more JSP, servlets questions which are asked in Java, J2EE interviews

11. How are custom tags different from Java beans?

12. Are implicit objects available in Java Beans?

13. Are implicit objects available in Custom tags?

14. Can you write presentation logic in Java Beans? If yes, How

15. Can you write presentation logic in Custom tags? If yes, How



16. What are the different ways to let the container know about the location of your taglib?

17. What happens if I don't mention location tag in the web.xml for the custom tag?

18. Considering that the tag-lib location is mentioned in the web.xml and also in the tld file, which one is considered by the container?

19. Can I write a main(String args[]) method in the servle t/ jsp?

20. Explain different patterns applicable in UI?

Email your feedback to Girish



Disclaimers: No claims are made about the accuracy of any of the document presented in this site and no responsibility is taken for any errors. All the links provided in this site are individual compilation, however no claims are made about the accuracy and authenticity of the respective contents.