The problem that I'm having is just think that we are developing a
news application. So how can we send a message everyday? I meant where
should we type it? we can't edit the program source code every day. So
could you please tell me how to do it?
If the news is updated everyday, I think you are entering the news to the application manually, Then the solution is to have a HTML page to enter the new news items daily, with the HTML page send the news text to the application.
I think this will help you !!!
-- It's all about attitude and moral, trust yourself and always be confident !!!
On Monday, February 13, 2012, Chinthaka Senanayaka wrote: > If the news is updated everyday, I think you are entering the news to the > application manually, > Then the solution is to have a HTML page to enter the new news items > daily, with the HTML page send > the news text to the application.
> I think this will help you !!!
> -- > It's all about attitude and moral, trust yourself and always be > confident !!!
What I meant is I have an application developed using java and it has
a mysql backend. is it possible? If so could you please tell me how to
set up the database which I have and the java application?
Thank u very much
> What I meant is I have an application developed using java and it has > a mysql backend. is it possible? If so could you please tell me how to > set up the database which I have and the java application? > Thank u very much
sorry if my questions are ambiguous... What I asked is I already have
an application which has a my sql database and its working perfectly
with the simulator. Can I upload them to this kodeincloud?