回複:You need to make it clearer.

回答: 請教關於jsp的問題rainyboy992004-02-23 14:14:41

My question actually is: when i make a requrst through the jsp page to the webserver, the webserver will pass the request to the database to get the data, and then the webserver will generate some html code and send them back to me (client side), these html code will contain the data I want. However, if I want to get this data from client side (i.e. store them in my local database), I need to go through these html code to get these data. So is there a better way to get these data? For example, can I get the raw data that the database sent to the webserver? Thanks.

所有跟帖: 

I don't think you can. -dlmovies- 給 dlmovies 發送悄悄話 (238 bytes) () 02/23/2004 postreply 15:51:47

請您先登陸,再發跟帖!