954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

need help in j2me project

Hello friend...
i'm doing a j2me proj it is "banking application on mobile(using netbeans nd mysql database)" as my final yr proj...
as i'm a fresher,i hv no clear idea about j2me.....my proj hv following specification.
1.login
2.balance enquiry
3.fund transfer
4.view mini transaction..
I'm able to login user successfully...bt not able to procced now....what should i do...how should i go to next functionality...
plzz help
thanks

alok4u
Newbie Poster
5 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

I've written more coherent stuff by falling asleep on the keyboard than that.
http://www.catb.org/~esr/faqs/smart-questions.html#writewell

> 2.balance enquiry
You have $0

> 3.fund transfer
Read an amount, and add to balance.

> 4.view mini transaction..
Your turn

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

I believe you talking about server - mobile device communication. Fill in loging form on mobile device, forward it to server for processing and depending of the login process determinate next step.
Basic idea of this connection is discussed in Chapter 10 - Connecting to World from book Beginning J2ME, From Novice to Professional. To extend on topic a network data security would be nice addition, Chapter 18 - Protecting Network Data

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

Thanks for reply....
and i'm sorry if i have posted something that i should not post here...

I tried my project myself and now i'm able to check balance....
looking for another functionality...
nd thanks peter_dudo that links really helped me alot....

alok4u
Newbie Poster
5 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You