Chapter 17. Using JSP Tag Libraries

by Kunal Mittal

IN THIS CHAPTER

This chapter discusses how to use JSP tag libraries on the WebLogic server. The JSP tag library construct allows developers to port Java code away from JSP presentation pages by encapsulating Java code within tag implementation classes. Methods of these implementation classes are then called from JSP pages, using XML-like tag syntax. Within this chapter, JSP tag use, tag syntax, and the WebLogic custom tag library are discussed. Additionally, the WebLogic EJB to JSP Integration ...

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.