hello everyone
plz help
when i send data to https connection from nokia mobile,it receives a certificates first time after app installs..
" website has sent a certificate with diff website name.then requested.accep t or not?"
clik yes and certificate installed successfully..e verthing works fine.
but i want to installl these certificates in background automatically.. so that user did not get any warning...
User Profile
Collapse
-
Https Connection problem:Certificate was issued by an unrecognized entity
hello everyone
i m trying to get response from a https connection..
url used is "https://www.onlinesbi.c om/"
but when i execute the midlet i get the exception
javax.microedit ion.pki.Certifi cateException: Certificate was issued by an unrecognized entity
what shouid i do? please let me know the steps...
please help.. Thanx in advance.. -
How to use back button in midlet ?
i wanna display response received from url on the screen what i did.. i created a form accepts username, password, pin after entering these values user cliks login command then whatever response it receives it shows in texbox..after that user have no option only exit is there..so i want that user gets a command so that user go back to main screen so to use other functionalities ..
what should i do..is this possible only with using two forms... -
How to Read last line from text file in j2me
hello everyone
m new to j2me plzz help
I have a text file that contains data line by line..
format is :
response:<some text><space>Pin :<some text><space>tim e:<hh:mm:ss>
eg
response:invali d pin Pin:1111 time:04:04:16
i wanna read the file containing these records..
as data is generated they are appended to that file so the last record is...
No activity results to display
Show More