Writing Coomon scripts

I've a set of Jsp files. I want to use common validation functions written in Javascript for all these files. How do I do that?I mean: If I define the function in one JSP, How do I call from other JSP
[215 byte] By [harinibiligiria] at [2007-11-26 17:54:13]
# 1
hi billiiHave a header jsp which u will include in all ur jsp. Put your js in the header jsp alone....regardsShanu
mshanua at 2007-7-9 5:07:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...