
April 27th, 2005, 08:51 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 5
Time spent in forums: 1 h 53 m 8 sec
Reputation Power: 0
|
|
|
j2me: servlet called from server using midlet
hi there,
i'm doing my project work in j2me.
i m trying to connect j2me midlet with servlet that interacts with ms access database on the server.
for that i'm using apache, wireless toolkit, jsdk, msaccess etc.
now problem is i can call the servlet page from emulator, but i can not send data that are captured using textfield from user to the servlet.
and another problem is i can add record to database only once. to add next record i have to restart apache...
plz help me to solve this problem...
|