| Author |
using tags in jsp page
|
Jonas Peters
Greenhorn
Joined: Sep 16, 2004
Posts: 2
|
|
i am trying to use this tag custom.tagx within this jsp page: index.jspx but somehow <easy:custom /> doesn't get processed it appears in the resulting xhtml instead of the text it should generate. but it works like that:
|
 |
Jonas Peters
Greenhorn
Joined: Sep 16, 2004
Posts: 2
|
|
i also tried this:
The URN of the form urn:jsptagdir  ath must start with /WEB-INF/tags/ and identifies tag extensions (implemented as tag files) installed in the WEB-INF/tags/ directory or a subdirectory of it: xmlns:u="urn:jsptagdir:/WEB-INF/tags/mytaglibs/"
|
 |
 |
|
|
subject: using tags in jsp page
|
|
|