diff --git a/jsptag.txt b/jsptag.txt
index 5e85803..e8ca52e 100644
--- a/jsptag.txt
+++ b/jsptag.txt
@@ -1,8 +1,8 @@
[TagList]
-ActiveGroup=JSP - Actions
+ActiveGroup=JSP - Directives
// JSP Tag List by Erik C. Thauvin (erik@thauvin.net)
-// Version 1.0 - 2001-02-01
+// Version 1.0.1 - 2001-02-01
// $Id$
[Tag Group - JSP - Directives]
0="Comment :UEDS:<%-- ... --%>"
@@ -14,14 +14,14 @@ ActiveGroup=JSP - Actions
6="Tag Library :UEDS:<%@ taglib uri=" ... " prefix="" %>"
[Tag Group - JSP - Actions]
-0="Use Bean :UEDS:"
-1="Set Bean Property :UEDS:"
-2="Get Bean Property :UEDS:"
-3="Include :UEDS:"
-4="Forward :UEDS:"
+0="Forward :UEDS:"
+1="Get Bean Property :UEDS:"
+2="Include :UEDS:"
+3="Plugin Parameter :UEDS:"
+4="Plugin Parameters :UEDS: ... "
5="Plugin :UEDS: ... "
-6="Plugin Parameters :UEDS: ... "
-7="Plugin Parameter :UEDS:"
+6="Set Bean Property :UEDS:"
+7="Use Bean :UEDS:"
[Tag Group - JSP - Objects]
0="application :UEDS:application"
@@ -33,7 +33,25 @@ ActiveGroup=JSP - Actions
6="response :UEDS:response"
7="session :UEDS:session"
+[Tag Group - JSP - Tag Library]
+0="Attribute :UEDS: ... "
+1="Body Content :UEDS: ... "
+2="Document Type :UEDS:"
+3="Information :UEDS: ... "
+4="JSP Version :UEDS: ... "
+5="Name :UEDS: ... "
+6="Required :UEDS: ... "
+7="Runtime Expr. Value :UEDS: ... "
+8="Short Name :UEDS: ... "
+9="Tag Class :UEDS: ... "
+10="Tag Library Version :UEDS: ... "
+11="Tag Library :UEDS: ... "
+12="Tag :UEDS: ... "
+13="URI :UEDS: ... "
+14="XML Declaration :UEDS:"
+
[Group List]
-0=JSP - Directives
-1=JSP - Actions
+0=JSP - Actions
+1=JSP - Directives
2=JSP - Objects
+3=JSP - Tag Library