In .NET, Web User Controls (ASCX files) let you develop reusable server controls with HTML/ASPX syntax. Is there an equivalent in the Java world?<BR><BR>I'm trying to replace a load of copy/pasted ...