I want to call my javaScript function with a parameter value that is determined dynamically. When I call my showWine function from my <a> tag I get an undefined variable error. What is the best way to code this simple functionality?
I have reduced my
jsp code to illustrate my problem.
[ September 26, 2002: Message edited by: Rich Smyth ]