Sorry about that, kinda hard to explain. Here is an example... um, my JSP displays, let's say, a list of questions (A,B,C). With each question, the question can have multiple answers...
I am currently working within the Java framework using JSPs (and developing on NetBeans). I am currently trying to develop a Javascript solution where I have two lists:
Hey everyone... I'm creating some business objects for a class I'm taking to freshen up on my skills, and I have had to make a few business objects. I'm pretty sure on the others (the other ones are...
i'm trying to write a line of code like this using the package:
<INPUT TYPE="text" NAME="hold_yn_tab" SIZE="2" MAXLENGTH="1" ID="hold_yn_tab1" onBlur=validateProf(hold_yn_tab1)>
new to the forum, and it seems to be a good read. i have been a java developer for 5 years now, but i am lacking in my javascript functionality (usually do serverside, client side...