Javascript inside jsp if condition

Hi all

I was wondering whether it is possible to do something like

<%if ( %> javascriptFuncCall <%);

//do something

%>

with javascriptFuncCall returns true or false

Thanks in advance,

[303 byte] By [PirateManiaca] at [2007-11-26 16:27:10]
# 1
No!!!! the java cod is running in the server and the Java script cod is running in the client
Ori-Gila at 2007-7-8 22:51:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...