File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes what HTML tag library to use Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "what HTML tag library to use" Watch "what HTML tag library to use" New topic
Author

what HTML tag library to use

William Stafford
Ranch Hand

Joined: Dec 13, 2004
Posts: 109
What tag library is best for HTML tags? I was looking at the Struts html-el tags and that is what I'm looking for but I'm not using Struts. In addition, I don't see a download location for the Struts tags so I was wondering what others use.

Thanks for any help or advice,
-=beeky
Vinod K Singh
Ranch Hand

Joined: Sep 30, 2008
Posts: 198
Though not sure what you want to achieve with tags, hope JSTL might be of your interest.


My Blog
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Why do you need any tags at all? Just use HTML if that's your intent.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: what HTML tag library to use
 
Similar Threads
Custom tld declaration and nested tiles...
howto pass parameter to struts tag ?
How does everyone else handle table entries and null values?
jstl vs struts tag library
logic:present tag behaving badly