Tried. Getting compilation error...
Hubert Rabago <[EMAIL PROTECTED]> wrote:Try
" />
On Wed, 20 Oct 2004 09:33:16 -0700 (PDT), Ratnakar Parakala
wrote:
> Hi,
>
> Anyone used scriptlets in JSF tag attributes? For ex: /gifs/login.gif">. When I
> tried, I'm getting compilation error stating that
it is not possible, only JSF expressions
(e.g. #{bean.property}) or plain (e.g. "foo")
since all attributes have in tld-files:
false
JSF-EL is able to look for example
in application, session or request scope
(and some other things more)
the SPEC for more
(Chapter 5.3.1.2 Default VariableResolver
Try
" />
On Wed, 20 Oct 2004 09:33:16 -0700 (PDT), Ratnakar Parakala
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Anyone used scriptlets in JSF tag attributes? For ex: . When I tried, I'm getting compilation error stating
> that "expressions cannot be used in tag attribute". Pl help.
>
> Thanx
> Ratn
3 matches
Mail list logo