Hi:
I am using Eclipse3.4 for development.
And I have already tested by adding jar into project libraries.
Thank You.
Type: Posts; User: anupdesai1248; Keyword(s):
Hi:
I am using Eclipse3.4 for development.
And I have already tested by adding jar into project libraries.
Thank You.
Hi:
Actually i am not getting the reason for that error.
So can you help me?
Thank You.
Hi:
After doing that also i am getting the same error.
Can you help me?
Thank You.
Hi:
I am extracting that Jar and add it in my workspace.
But there is error for the line :import org.ksoap2.SoapEnvelope;
Because no such package is there in that jar.
So what to do for...
Hi:
Yes that Jar file is reachable, because there will be no any error in my code.
Is there any need to extract that Jar and add into application directory structure?
Thank You.
Hi:
I have copied that jar into the library of my application.
Thank you
Hi:
I am creating EJB web service and for accessing that i write J2ME client.
I am using KSoap.
But after running the midlet i am getting the following error:
Hi:
Can any body give me the sample application or any document link.
Thank You.
Hi:
I am going to use Nokia6300 and Sony Ericsson K750i handsets.
Can you give me the sample application.
Thank You.
Hi:
I want to create j2me client for accessing ejb as web service using Jax-ws.
So can any body help me?
Thank You.
Hi:
After removing all the controls, i want to reload them again then how to do this?
Thank You.
Hi:
I want to refresh the page after completion of event, so can anybody help me.
Thank You.
Hi:
I am designing J2ME application in that i want to use different languages in user interface like Marathi,Hindi and English, so is it possible.
Thank You.
Hi:
Is it possible to handle LostFocus event using ItemStateListener?
Thank You
Hi:
I want to handle LostFocus event for TextField in J2ME.
So can anybody help me.....
Thank You
Hi:
My eamil id is anupdesai1248@gmail.com.
I have already forwarded my all code in your yahoo emial-id.
Thank You.
Hi:
I have already added KXml.zip in buid path of my application.
So, what to do next.....
Thank You.
Hi:
I am using Eclipse for development.
I am using jdk1.6.0 and apache tomcat,Oracle for database.
Thank You.
Hi:
After adding parser.jar also i am getting same exception that is:"Uncaught exception java/lang/NoClassDefFoundError: org/kxml/parser/XmlParser"
So can anybody help me.
Thank You
Hi:
Thank You for your reply
Hi:
I am using Eclipse for developing application and after assigning KXml.zip file path the error is removed but there is another exception i have got at run time that is:"Uncaught exception...
Hi:
I want to use XmlParser in my J2ME application, but at the time of defining XmlParser object i a getting error is:"XmlParser cannot be resolved to a type". I am using eclipse for developing...
Hi:
I want to load values from db to ChoiceGroup control immediately after launching the MIDlet(or application).
I am using Oracle for database and tomcat server.
So can you help me.
Thank...
Thank you for your reply now its working.
Now i want to load the values in MIDlet control at Initialy from the tables(that is when startApp() is call.), so how to handle this.
I am using Tomcat...
I am getting String array and i want to add all that array values into the ChoiceGroup, so can you help me.
Thank You