Since you say its working fine for a static variable, try printing the value of the dropdown to the screen to see if the value is being picked up...
Can you supply an id attribute to the select tag and test if it works?
yekkala krishna
Ranch Hand
Joined: Mar 04, 2007
Posts: 105
posted
0
Hi Hedge,
Good to see your reply.
In my application its giving error due to syntax error in the url for this it seems: com.smarts.launch.class=<%=request.getParameter("classname")%>.
so i can't able to get that value.
could you suggest please what changes i need to do for the above syntax.
Exactly, scriptlets are obsolete... But just in case you needed just a page running... you can have an onChange attribute calling a JS function to set the attribute value... Not the best way of doing it though...
yekkala krishna
Ranch Hand
Joined: Mar 04, 2007
Posts: 105
posted
0
Hi Bear,
As you said i passed parameters in the below syntax:
But its giving same error like org.apache.jasper.JasperException: /WEB-INF/views/mapToolInformation.jsp(211,258) equal symbol expected
could you please check is there any syntax error in the above at onclick attribute value.
thanks in advance.
regards,
rama