Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Taglibs not getting bound / executed properly - PLEASE HELP
Taglibs not getting bound / executed properly - PLEASE HELP [message #615719] Mon, 19 November 2007 18:20
Steve Whatmore is currently offline Steve WhatmoreFriend
Messages: 95
Registered: July 2009
Member
Good afternoon,

I am trying to use the

Code:
<c:if ...> taglib by binding to the

Code:
xmlns:c="http://java.sun.com/jsp/jstl/core"
however, it does not seem to be binding properly and the

Code:
<c:if ...> is ended up in the rendered page.

I am encountering a similar problem with the ACEGI security taglibs.

Anyone had a similar problem and a way to get around this.

Thanks in advance.

Whatty
Previous Topic:Tutorial issue - name doesnt appear on welcome.jsp
Next Topic:Tutorial issue - name doesnt appear on welcome.jsp
Goto Forum:
  


Current Time: Thu Apr 18 20:25:45 GMT 2024

Powered by FUDForum. Page generated in 0.02102 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top