event handling in jsp

event handling in jsp

i am developing a web application. i am getting a problem in event handing in jsp.

in this web application there is a file generic.jsp for this jsp page i am using a database name as "priyadarshaniDB" and in this database i am using a table "tblgeneric". The details of generic.jsp file is as follows:

There are three parts in this web page. left part, center part,right part.

Now here is the information regarding all these parts left part : a list of labels(let say L1) right part : same as left part but with different labels(let say L2). center part : a table which retrieve on column from the table tblgeneric with all the values in this column. now the problem is as follows :

in the center part, if i click on a particular row then it should retrieve the columns related to that row.

for example : if i click on the name "abc" then it should retreive the columns related to the name "abc" so the point is that i want to retrieve those columns in L1 and L2. that means i want to generate event on each row of retrieved row from the database.

View Answers









Related Tutorials/Questions & Answers:
event handling in jsp
event handling in jsp  i am developing a web application. i am getting a problem in event handing in jsp. in this web application there is a file generic.jsp for this jsp page i am using a database name as "priyadarshaniDB
event handling
event handling  diff btwn event handling in ASP.net and in HTML
Advertisements
handling Button Event in iphone
handling Button Event in iphone  handling Button Event in iphone
Event handling on an image
Event handling on an image  I want to divide an image into frames and want to do event handling on the frames
Java event handling
Java event handling  Which java.util classes and interfaces support event handling
javascript event handling examples
javascript event handling examples  javascript event handling examples   var handleClick = function(e) { // Older IEs set the `event... event listeners. document.attachEvent('onclick', handleClick); } else
Java event handling
Java event handling  What event results from the clicking of a button
Java event handling
Java event handling  What is the purpose of the enableEvents() method
KEY EVENT HANDLING
KEY EVENT HANDLING  I am trying to write a program that receives every key stroke even when the window is not active or it's minimized. Is there anyway to do
Event handling - Java Beginners
Event handling  Hi, This is a similar kind of question i had asked before, with a little difference. Two JCombobox and a JtextField. When I select an Item from the first Combo(i.e.,Select,First,Second or Third),the set
Event Handling - Java Beginners
Event Handling  import javax.swing.*; import java.awt.*; import java.awt.event.*; public class Calculator extends JFrame { JLabel lblNumber=new JLabel("Number"); JLabel lblSquareRoot=new JLabel("Square Root
Example of handling form in JSP
Example of handling form in JSP  Hi, I am learning to handle the form in JSP. Can you tell me the the example of handling form in JSP. How to handle a form in JSP? Thanks   Hi, In JSP page you can get the values
Handling exception in jsp - JSP-Servlet
Handling exception in jsp  Hai..... Could you please tell me "How to handle Servlet Exception object in jsp pages?"  Hi friend, For solving the problem visit to : http://www.roseindia.net/jsp
Handling exception in jsp - JSP-Servlet
Handling exception in jsp  Hi Here is the sample code of servlet protected void doPost(HttpServletRequest request, HttpServletResponse... this exception to jsp. (this is ok) Now i need to handle this exception in my jsp
Handling exception in jsp - JSP-Servlet
Handling exception in jsp  In my servlet i have an exception object. I am passing that object to jsp error page, But i am unable to handle that exception in my jsp page. Server is showing some error other than my error page
What are events? Explain how Event handling in Java?
What are events? Explain how Event handling in Java?  What are events? Explain how Event handling in Java?   Hi, The Events..., and introduces us to AWT event handling. For Details about Event Handling in Java
JComboBox Event Handling - Java Beginners
JComboBox Event Handling  Hi, I have problem with event handling here.There are Two JComboBox and a JTextField.When I select an item in first combo(Select,First,Second in the below program) the items in the second combo change
Event Handling In Java
Event Handling In Java In this section you will learn about how to handle.... In Java event handling may comprised the following four classes : Event Sources... that happens and your application behaves according to that event. For example
Understanding the jQuery event handling mechanism
Understanding the jQuery event handling mechanism... handling mechanism First of all , you need to know -What is an event... to handle these event. Event handling methods basically associates an event
how to add audio clip in swings with event handling
how to add audio clip in swings with event handling  hello dear, i wanna to play audio clip in java program in JFrame in swings by event handling ,it should be like when i click on a button , audio clip should play , plz tell me
Exception handling - JSP-Servlet
" and then try the JSP. I hope that this will help you in solving your problem
J2ME Event Handling Example
J2ME Event Handling Example       In J2ME programming language, Event Handling are used to handle certain... event like selecting an item from a listADS_TO_REPLACE_1 And low level events like
Text event in jsp
Text event in jsp  Hi I am doing project in jsp with mysql as database.My quens is ,in my webform when I enter value (numeric) in 1st textbox then remaing below textbox must be fill with value that coming from database. So
Handling Key Press Event in Java
Handling Key Press Event in Java   ... the handling key press event in java. Key Press is the event is generated when you press any key to the specific component. This event is performed by the KeyListener
Exception Handling in JSP
Exception Handling in JSP          An exception is an event that occurs during... to you.  We can handle the exceptions in jsp by specifying errorPage in the page
Cookie Handling - JSP-Servlet
how to open a web page using proxy in java and handling button event in that web page..?
how to open a web page using proxy in java and handling button event in that web page..?  Sir, what i need is a code which uses proxy address and opens a web page i.e for example and then clicks a "yes" button in that page
Handling Mouse Clicks in Java
Handling Mouse Clicks in Java       Introduction In this section, you will learn about handling the mouse click event in the awt application. This program simply implements
exception handling
exception handling  explain about exception handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  what is the information of exception handling?   Have a look at the following link: Java Exception Handling
exception handling
exception handling  could you please tell me detail the concept of exception handling
File Handling
File Handling  how we do file handling of parsed XML code bu DOM in java
exception handling
exception handling   Give the exception hierarchy of Java.   Please visit the following links: http://www.roseindia.net/java/java-exception/exception-java.shtml http://www.roseindia.net/java/exceptions/exception
how to capture IE browser FileDownload box open ,save and cancel event - JSP-Servlet
; I have a JSP page which allows user to download a file.When user click... to capture open,save and cancel event of filedownload box in javascript. Please... : 1.Create a Jsp page having Download Button. File Download
Event handling in Java AWT
Event handling in Java AWT     ... related to the event handling through this example and used methods through which you can implement the event driven application. This example shows you how to handle
exception handling
exception handling  What is an exception and what are the advantages of exception handling mechanism.   Java Exception Exception... the working code and the error-handling code can be disintegrated. It also gives us
error handling mechanism
error handling mechanism  What is Java error handling mechanism
Form handling
Form handling  I created a spring project. I created a jsp with the following code <%@ include file="/WEB-INF/jsp/include.jsp"%> <form:form name="loginForm" modelAttribute="loginForm" method="get"> <
how to restrict user against marking same event more than one times - JSP-Servlet
how to restrict user against marking same event more than one times ... of question which are included under various event type. The result of this test(event) is stored in final database. Now how can I restrict the student against
Cookies in JSP
Cookies in JSP In this section, we will discuss about handling cookies in JSP... shouldn't depend on them. Second, as the author of JSP/servlet that use... accessed their computer or cookie files. Cookie class : In JSP , cookie
delegation event model
delegation event model  What is delegation event model?   delegation event model In the event-delegation model, specific objects are designated as event handlers for GUI components. These objects implement event

Ads