| Author |
jsp,middleware and DB2
|
Sanjeev Pant
Greenhorn
Joined: Jul 28, 2003
Posts: 1
|
|
I have a question that I know someone might have an answer to. Here is my problem. I am working on developing a three tier application. Client(JSP)->middleware->db2. Here is how my program flows. I send a string of data to the middleware, which gets the data, validates and then send it to db2 for more validation. my problem lies in the first part. Can anyone tell me how I can send data from a jsp to the middleware using javabeans. Narrowing my question can you tell me or give me a freebee code for beans that does the connection from a jsp application to a java application. If this is hard for yo' could you please give me some kind of hint on how I can connect from jsp and send the data to the middleware. I would really appreciate if someone could shed some light to this problem
|
 |
Michael Ernest
High Plains Drifter
Sheriff
Joined: Oct 25, 2000
Posts: 7292
|
|
|
Moving this to JSP forum.
|
Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
|
 |
 |
|
|
subject: jsp,middleware and DB2
|
|
|