JSP Tag Tutorials?

Does anyone know of any links to any good tutorials on using the domtags tag libraries in JSPs?

I’m using them succesfully (from tomcat) - but can’t find any good tutorials beyond very basic levels (the help is ok - but would be useful to see some more comprehensive examples).

Specific questions I have at the moment are :

  • how do you handle running some code after submitting a form (like with WebQuerySave agents in dom forms)?

  • how do you build an expandable view like a discussion thread (that uses response docs) using tags?

If anyone can help with these questions - or can point me in the direction of any good tutorials or sample code, that would be great! (meanwhile I’ll keep searching!)

Many Thanks