JSTL doesn't work in Sun Creator 2 Update 1
Hi to all!
I have got a problem. A big one. I like to use Sun Creator to create Web Apps but Ican't run JSTL in Sun Creator Update 1. First of all.
Do I have to use <%@taglib .... to inlucde my taglibs or
Do I have to use xmlns:c="http://java.sun.com ... to include my taglibs ?
I know that I must use ${} directives to access variables in JSTL
Why do you use #{} in JSF?
If I get JSTL to run in future times would this mean that I have to write #{} directives in JSTL tags?
But most important question is how to run loops and write outputs in JSF using JSTL!
Pleas help. Thanks a lot!!!
regards,
klaus

