I don't believe I've ever seen a form using java that way. Looks like you could achieve the same thing without it. After all, its just clicking a link from the list. I'd remove the java code and just make the items clickable to the page. That would fix your problem. Why are you using java to do this in the first place?
Happy coding,
The Martian
|