Re: Java usercontrol?



Thanks Manish. I will read this and let you know.

Manish Pandit wrote:
Hi,

JSP Tag-libraries are pretty close to user controls. There is a good
set of pre-built tags available as a part of JSTL and Struts-tag
library, and you can even create custom tags if need be.

http://java.sun.com/products/jsp/taglibraries/

-cheers,
Manish

.