Dheeraj I didn't understand this piece of code you sent.
<script type="text/javascript">
function () {
document.forms. myform.textfiel d.value = "some value";
}
</script>
Actually I want to store a value present in Javascript to my jsp variable. How do I do that?
Thanks in Advance
User Profile
Collapse
-
-
Hi Dheeraj,
Thanks a lot for your reply. Will try that code.
Dude I am stuck with another problem can you please help?
I want to to connect to mysql database using jsp.
But I am getting an exception at line
Class.forName(" com.mysql.jdbc. Driver");
I am not getting how to proceed. So plz help.
Can you send me a simple example on the same?Leave a comment:
-
How to use JDBC in JSP?
Friends,
I want to connect to mysql database using jsp. But I am not getting how to do it? Because it throwing exception at the line Class.forName(" com.mysql.jdbc. Driver");
Please help me.
Can any body plz send a simple example for the same. Please. -
pass value from javascript to jsp or html??
Friends,
Plz tell me how to pass a value from javascript to html or jsp??
Sample code will be more helpful.
Thanks in Advance -
How to get the side of an image from the database?
I am trying to retreive a image from mysql database and display it on a jsp page.
But I am not getting how to set the size of the image...Last edited by Niheel; Jan 10 '11, 12:25 AM. Reason: Please don't beg, there's a lot of people on the site that need questions answered. -
yadagereavinash replied to when i click on each of the links i want it to traverse to the same jsp page but shoin HTML CSSThnaks a lot for your help. It worked perfectly.
I need another help.
I have a database where I have stored images and I am retreiving them using jsp and displaying on a webpage.
But the problem is I am not getting how to set the size of the image. Plz help.Leave a comment:
-
yadagereavinash started a topic when i click on each of the links i want it to traverse to the same jsp page but shoin HTML CSSwhen i click on each of the links i want it to traverse to the same jsp page but sho
Hey dude...
need one help plz...
I have one jsp page and a html page.
in a html page there are 3 different links.
when i click on each of the links i want it to traverse to the same jsp page but should display different values.
i.e. when i click on 1st link it should fetch some value from database and display it on the jsp page, Similarly when clicked on 2nd link it should fetch some different...
No activity results to display
Show More
Leave a comment: