I have a drop down menu, when I hover over this link, the link changes to the over image and the drop down menu appears. If I take my mouse down the drop down and then out ihe drop down disapp...
I have one JSP page with a hyperlink. The URL for this link is like this:
http://localhost:7001/ple/SomeAction.do?action=something&appId=1234
When the link is clicked, some Struts action...
I need to create an Object based on a variable but cant seem to figure out how to get the variable to work.
defaults1 = new Object();
defaults1 =
({
showControlBar:true,
showDa...
Hi. What makes this question hard (ridiculous?) is that I'm not a programmer and I can't provide any code - rather, I need to give a programmer a little direction.
Does anyone know, of the...