BookBean book = new BookBean( BOOK_TITLE, BOOK_AUTHOR, BOOK_ISBN ); getJspContext().setAttribute( this.var, book );
this.var = var;