On 3/21/06, Dean Hiller <[EMAIL PROTECTED]> wrote:
> I don't know jsp notation actually, and actually below I was trying to
> say "The solution was I named the backing bean incorrectly" not that I
> was using jsp notation.  Sorry as I am sometimes not good at being clear
> about this.  I was just posting the solution in case someone else ran
> into it.

I believe the jsp notation is anything involving <% %> and ${}.
Jsf notation is #{}.

jsp notation would be handled by the JSP compiler, which could result
in obscure error messages.

Reply via email to