getProperty « Tag « JSP-Servlet Q&A





1. jsp:getProperty giving "According to TLD, tag jsp:getProperty must be empty, but is not" exception    stackoverflow.com

I have a simple html page where I pass two values, a name (String) & the number of nights (int) to a jsp page. There I use a jsp:useBean tag ...

2. problem encountered while using jsp:getProperty tag    coderanch.com

I encounter an exception while using jsp tags, as in the given snippet of code: <% if(abc!= null) { %> <% } %> Error encountered: getProperty(abc): cant find method to read {1} ----------------------------------------------- Please note that the bean exists, with the correct attribute name and accessor. What I understood: When the bean of the ...

3. Using "jsp:getProperty" action tag in custom tag attribute - Possible?    coderanch.com

Sandeep

Sun Certified Programmer for Java 2 Platform

Oracle Certified Solution Developer - JDeveloper
-- Oracle JDeveloper Rel. 3.0 - Develop Database Applications with Java
-- Object-Oriented Analysis and Design with UML

Oracle Certified Enterprise Developer - Oracle Internet Platform
-- Enterprise Connectivity with J2EE
-- Enterprise Development on the Oracle Internet ...