473,414 Members | 1,988 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

microedition.io probleb

I'm trying to compile this code;

import java.io.*;
import java.util.*;
import javax.microedition.io.*;
import javax.microedition.lcdui.*;

public class Connection
implements HttpPosterListener
{

private final String proxyUrl;
private final HttpPoster poster;
private DBListener listener = null;
..........etc.
every time I get an error messagr like this;

package javax.microedition.io does not exist
package javax.microdition.lcdui does not.....
how & where can I obtain this classes?
Jul 17 '05 #1
0 1621

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: gilgantic | last post by:
How do you navigate between screens in J2ME? I would like to navigate to the next screen using the default emulator in KToolbar. Here is a snippit of my commandAction method: public void...
2
by: praskuma | last post by:
Hi I'm trying to play a video using j2me api I have the following code But for some reason the video doesnt apear on the emulator. I'm using netbeans IDE with the sun emulator. Can you...
0
by: mithunshitole | last post by:
hi, when i tried to add javax.microedition package to my j2me program I'm getting error :javax.microedition doesnot exist. I'm using j2sdk 1.4.2 ...
8
by: mralam | last post by:
i have to do the following: write a Java program to implement the GUI for a chat program.The program should include components attached to a form: a text field, a pop-up choice-group and up to 8...
3
by: jaxx0rr | last post by:
This will probably look like a really stupid piece of code.. but it works My question is, how can I write the last part so there is only one extended Canvas class that can recieve a parameter for...
5
by: rpradeepa | last post by:
Hi, im getting this type of error in midlet program package javax.microedition.midlet does not exist package javax.microedition.io doaes not exist Welcomeform.java:4: package...
2
by: rajeshgubba | last post by:
Hi all, Can anybody help me how to resolve the below problem? I am trying to read xml file from an URL link as shown below, HttpConnection conn = (HttpConnection)Connector.open(Url);...
0
by: brum2008 | last post by:
Hello! Below is the Netbeans Mobility source code for my application (The application offers SPP service, and then just hangs waiting for a client to connect (using acceptAndOpen()). The other...
2
by: rajujrk | last post by:
Hi All, I have a problem on retreiving the Label of selected ImageItem in J2ME. Below one is my Code.. import javax.microedition.lcdui.Alert; import javax.microedition.lcdui.AlertType;...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.