Thread
:
[SOLVED] A web server like Tomcat is needed for jsp programming .But what do we need.
View Single Post
#
2
(
permalink
)
06-10-2007, 05:25 PM
Bart
Posts: n/a
Like said above you don't need anything, just insert your javascript code in your HTML between those tags:
<script language="JavaScript">
Your code here
</script>
Tag in lower case is to respect XHTML standards.
__________________
Bart