Hello I'm new to jsp, and im trying to call a jsp function from a javascript code, but it does not seem to be possible? -so is it possible? -and how? regards karina
vikinsa
Ranch Hand
Joined: Apr 18, 2001
Posts: 46
posted
0
Sorry to say that it is possible but can give you a pile of errors. Please try to avoid that. Any way you can try Document.write from javascript to dynamically write the JSP code.
Originally posted by Karina Jensen: Hello I'm new to jsp, and im trying to call a jsp function from a javascript code, but it does not seem to be possible? -so is it possible? -and how? regards karina
mmmm you can do it; I have done it so many times.. But that depends on the situation where you want to use it since jsp is back-end prcess and javascript is front-end process! if you can tell me more....I (hope) can help you..
Originally posted by Karina Jensen: Hello I'm new to jsp, and im trying to call a jsp function from a javascript code, but it does not seem to be possible? -so is it possible? -and how? regards karina
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.