On Tue, June 28, 2005 11:20 am, Wendy Smoak said: > I can't say why we don't have something that renders <button>. It's in > the > HTML 4.01 specification so I don't think there would be any objection to > adding it if someone wanted to. (Though what would we call it?)
What, <html:GIMME_AN_FING_BUTTON> isn't to your liking Wendy?!? :) > Back to your issue... if the content isn't dynamic, you can just use > <button> directly. If it is dynamic, you can embed a <c:out> tag for the > values... or just an expression if you're on a JSP 2.0 container. Don't forget those handy-dandy tag files... would probably work great for something like this with little effort. Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]