java - tomcat server response after continuous interval? -


I want my J2me application to check a table in a server database and send an application response after some interval . How do I suggest using Tomcat as a server and how will I implement it?

Do you want to take the initiative to send the talkcat response after a specific time interval? Are you using Ajax in the app? What you can do in your application, a thread can be run in the client side, which can request a tomc after a specific time interval and receive a response.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -