Trouble accessing the most basic JRE functions?!!!

I'm in my 1st semester for Java programming, I've just downloaded the latest SDK to Windows XP, & everything appears to be fine. (the dancing bird etc) But I cannot locate the Text Pad in order to run the most basic Java commands to test my compiler. Can anyone help me? And please explain the various possibiliies it as if I were a child, my thanks in advance.

There is not magic that you need to know to configure the path variable, it is the same for Java as it is for any windows commands, just go into your "System Properties/Advanced/Environment Variables" and set up your Path variable. javac is just an executable (EXE) program like regclean or notepad. Look in your system and make sure you have your path variable include the fully qualified path pointing to where javac and java are located.
You are also going to have to setup a system variable called "CLASSPATH" and have it point to your java library.

Similar Messages

  • I'm having trouble with the folder "Automatically add" function. She opens a folder "not added". My machine is a Vaio with Windows 7 home basic antivirus using Microsoft. Regards.

    I'm having trouble with the folder "Automatically add" function. She opens a folder "not added". My machine is a Vaio with Windows 7 home basic antivirus using Microsoft. Regards.

    Its a 64 bits.

  • Hi I am having trouble accessing the App store and I tunes on my IPad, it just keeps loading. How can I fix it please.

    I am having trouble accessing the Apps store and ITunes on my IPad. It just keeps loading, can someone please tell me what I've done wrong. Thanks

    I have never experienced that or read about it either but before you resort to restoring - and that may be what you have to end up doing - try the basics first.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Sometimes just restarting the iPad can really help. The resolution may end up being more complicated, but try the simple things and then move on.

  • I'm trying to find an easier way to import my music to iTunes. Even the most basic music player can scan your computer and import found music into your library. I don't want to move my MP3s into the iTunes folder, I don't want iTunes doing any conversion.

    I'm trying to find an easy way to import my MP3 collection into iTunes without moving, copying or changing it.
    I can't believe that iTunes doesn't have this feature, as even the most basic music players always have this.
    I only use iTunes to sync my iPod, as I like Media Monkey to play my MP3s.
    I have 137GB of MP3s, mainly from my ripping my CDs, LPs and downloading from Amazon. I've only purchased a handful of songs from iTunes,
    Any ideas on how to do this easily?

    DAReese13 wrote:
    I can't believe that iTunes doesn't have this feature, as even the most basic music players always have this.
    It does have that feature. Why would you assume that it doesn't?
    DAReese13 wrote:
    I'm trying to find an easy way to import my MP3 collection into iTunes without moving, copying or changing it.
    Okay, no problem.
    If the top bar menu is not displayed in top left of your iTunes Library, use the CTRL+B keys to turn it on:
    On that menu, use File/Add Folder to Library and navigate to the folder you wish to add:
    If you wish to add just one song, notice the File/Add File to Library command on that menu as well.
    Alternatively, you can drag-and-drop from the file's location into your iTunes Library.
    That's all there is to it.
    By the way, it is possible to have Amazon MP3s downloaded to your computer and then automatically added to the iTunes Library by the Amazon downloader. I do it all the time.
    Message was edited by: the fiend

  • HT201210 Is anyone having trouble accessing the iTunes store?

    Is anyone having trouble accessing the iTunes store?

    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • Having trouble with the most simple of things: Static IP

    I am having trouble with the most simple of things: Static IP.
    I am working in Windows Server 2008 R2 SP1.
    "Control Panel\Network and Internet\Network and Sharing Center\Local Area Connections>Properties>Internet Protocol Version 4 (TCP/IPv4) and Internet Protocol Version 6 (TCP/IPv6)"
    IPv4: I have went to "ipconfig /all" and found the "preferred" IP Address and the Default Gateway. 
    Assign DNS Servers?
    IPv6: I used "netsh interface ipv6 show address level=verbose" and found 3 usable IPv6 IPs.
    Assign IP Address, Default Gateway and DNS Servers?

    What is the question?
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How and where do I access the most recent backup of my iTouch's calendar PRIOR to my auto-sync?

    How and where do I access the most recent backup of my iTouch's calendar -- prior to the recent auto-sync which lost 5 yrs. of info. on my calendar? I want to retrieve it.

    All you can do is restore from backup. To do that see the restore topic of:
    iOS: How to back up
    Also, turn off autosyncing so that when you reconnect the iPod to yuor computer the old backup does not get overwritten . To turn off go iTunes>Preferences>Devices and check the box that says "Prevent iPods...".
    iTunes only retains the most recent backup and updates it with the changes.

  • The most basic RMAN implementation

    Version:10gR2
    For my test db ora652, i need to use RMAN for backup and recovery. The backup location is an NFS mount called
    /dbbackup/ora652I need to use the most basic RMAN implementation. I don't want to use a repository (Client RMAN)ie. i am going to invoke the RMAN utility from Database's ORACLE_HOME to do this.
    Can anyone provide me the command to configure RMAN for this?
    Here are my files
    --datafiles
    /u02/oradata/ora652/system01.dbf
    /u02/oradata/ora652/undotbs01.dbf
    /u02/oradata/ora652/sysaux01.dbf
    /u02/oradata/ora652/users01.dbf
    /u02/oradata/ora652/shp_tbs01.dbf
    --temp files
    /u02/oradata/ora652/temp01.dbf
    --redo logs
    /u02/oradata/ora652/redo01.log
    /u02/oradata/ora652/redo02.log
    /u02/oradata/ora652/redo03.log
    --control files
    /u02/oradata/ora652/control01.ctl
    /u02/oradata/ora652/control02.ctl
    /u02/oradata/ora652/control03.ctl

    A couple of things....
    1) Did you know that Oracle actually provides documentation on how to do this type of thing? You can find the Oracle Database Backup and Recovery Basics guide at:
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/toc.htm
    You will be amazed...they actually provide guidance on scenarios as well.
    Here is the "basic" script they show for backing up a database.
    RMAN> RECOVER COPY OF DATABASE WITH TAG "whole_db_copy";
    # Make an incremental backup of the database to the flash recovery area.
    RMAN> BACKUP INCREMENTAL LEVEL 1
    FOR RECOVER OF COPY WITH TAG "whole_db_copy"
    DATABASE;
    Now those are the basic commands you can execute at the command line. There are other possibilities depending on your platform is a shell script with a cron job, manually as the above script shows, shell script executed manually, Oracle Enterprise Manager (which is a pretty little GUI that requires no coding on your part), 3-rd party software.
    2) You better test this on a non-production system.
    3) You better test the restore on a non-production system.
    4) You better have plans for storing your backups offsite....hate for a fire to destroy your system and all copies of the backups...wow your boss would be mad.
    5) You better read the documentation and understand RMAN in general.
    Regards
    Tim

  • Are the following basic reading functions *really* still unavailable in ADE for VO Users?

    Adobe,
    It seems the latest build(ADE 1.8 preview 4)  *still* lacks the following basic reading functions when used on a Mac running OS X Lion 10.7.4.
    1. Inability to navigate and read by paragraph.
    2. Inability to navigate and read by line.
    3. Inability to navigate and read by word.
    4. Inability to navigate and read by character.
    5. Inability to annotate.
    6. Inability to interact with the text of a document (attempting to interact causes a restart of VO.)
    If I am mistaken, would you be so kind as to provide instructions for performing these important basic reading functions? If I am not mistaken, can you please explain why these functions are not available and can you also provide an ETA for when you will make them available?
    Also, can you please provide an explanation of the following unlabeled elements that are located on the toolbar at the top of the screen when reading an epub document?
    1. Element located to the right of the "Back to Library" button. This element is read by VO as simply "Button."
    2. Element located to the right of the "Text Size Menu Button." This element is reported simply as "Blank, Edit Text."
    3. The element to the right of the item in number 3 is also simply labeled "Button."
    4. The last element encountered on the toolbar is simply labeled "unchecked."
    Regards,
    Bryan J

    Adobe,
    It seems the latest build(ADE 1.8 preview 4)  *still* lacks the following basic reading functions when used on a Mac running OS X Lion 10.7.4.
    1. Inability to navigate and read by paragraph.
    2. Inability to navigate and read by line.
    3. Inability to navigate and read by word.
    4. Inability to navigate and read by character.
    5. Inability to annotate.
    6. Inability to interact with the text of a document (attempting to interact causes a restart of VO.)
    If I am mistaken, would you be so kind as to provide instructions for performing these important basic reading functions? If I am not mistaken, can you please explain why these functions are not available and can you also provide an ETA for when you will make them available?
    Also, can you please provide an explanation of the following unlabeled elements that are located on the toolbar at the top of the screen when reading an epub document?
    1. Element located to the right of the "Back to Library" button. This element is read by VO as simply "Button."
    2. Element located to the right of the "Text Size Menu Button." This element is reported simply as "Blank, Edit Text."
    3. The element to the right of the item in number 3 is also simply labeled "Button."
    4. The last element encountered on the toolbar is simply labeled "unchecked."
    Regards,
    Bryan J

  • I have a MacBook Air with OS X and am having trouble accessing the ADT Pulse Home Security System cameras.  The mobile (iPhone and iPad) apps allow access no problem, but I can't get a picture on the MacBook.  Have tried Safari and Firefox browsers.

    I have a MacBook Air with OS X and am having trouble accessing the ADT Pulse Home Security System cameras.  The mobile (iPhone and iPad) apps allow access no problem, but I can't get a picture on the MacBook.  Have tried Safari and Firefox browsers.  Anyone have any ideas?  Thanks.

    From a Catherine to Katherine -- Had the exact same problem!!  I had to enable Java twice - both in Safari and then on the MacBookAir itself.

  • A connection to the QuickTime server could not be established. This computer may be having trouble accessing the Internet or the server may be offline

    When I select “Update existing software in QuickTime Pro I get an error message saying “A connection to the QuickTime server could not be established. This computer may be having trouble accessing the Internet or the server may be offline”
    This has persisted for several weeks. Any help will be welcomed as I do not know how to contact QuickTime support via Apple.
    I am using Windows 7 64 bit.  
    Many thanks

    I was able to download and install the latest version of iTunes  (10.6.3.25) without a hitch. After the reboot I tried again to update my exisitng Quicktime Pro software as described in my original posting and got exactly the same error message.
    If it happens that there is no software to download because I am already running the latest version, surely a message to that effect would appear and not the one saying “A connection to the QuickTime server could not be established. This computer may be having trouble accessing the Internet or the server may be offline”
    Still seeking advice if possible
    Cheers

  • Trouble accessing the database

    Hi, am new to java and I am having trouble accessing my database. I have the following code
    import java.sql.Connection;
    import java.sql.Driver;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.CallableStatement;
    import java.sql.ResultSet;
    private static boolean verifyInDB(String username, String password){
    boolean allow = false;
    try {
    Driver d =(Driver)Class.forName("sun.jdbc.odbc.JdbcOdbcDriver").newInstance();
    conn = DriverManager.getConnection("jdbc:odbc:SITSDB");
    queryStr = "SELECT username,\"password\" FROM WebAppUsers WHERE username=" + "'" + username + "'" + "AND password=" + "'"+ password + "'" + "AND archive = 'no'";
    myQuery = conn.prepareCall(queryStr);
    //myQuery.setString(1, username);
    //myQuery.setString(2, password);
    rs = myQuery.executeQuery();
    if(rs.next())
    allow = true;
    catch (Exception e) {
    System.out.println("Login::verifyInDB: Error Getting Connection: " + e.toString());
    System.out.println("Login::verifyInDB: QUERY: " + queryStr);
    e.printStackTrace();
    finally{closeConn();}
    return allow;
    I'm almost positive the code it is right however I get an error trying to connect to the database
    Login::verifyInDB: Error Getting Connection: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'WebAppUsers'.
    Login::verifyInDB: QUERY: SELECT username,"password" FROM WebAppUsers WHERE username='akabeera'AND password='avenash'AND archive = 'no'
    java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'WebAppUsers'.
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6958)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7115)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecute(JdbcOdbc.java:3150)
    at sun.jdbc.odbc.JdbcOdbcPreparedStatement.execute( JdbcOdbcPreparedStatement.java:214)
    at sun.jdbc.odbc.JdbcOdbcPreparedStatement.executeQuery( JdbcOdbcPreparedStatement.java:89)
    at com.siac.ManagementReports.Login.verifyInDB(Login.java:43)
    at com.siac.ManagementReports.Login.verify(Login.java:27)
    at org.apache.jsp.doLogin_jsp._jspService(doLogin_jsp.java:60)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    any suggestions is much appreciated
    Message was edited by:
    ssj_100

    To be clear when you say the command works in query analyzer. Is this the exact string that you are running in query analyzer?
    SELECT username,"password" FROM WebAppUsers WHERE username='akabeera'AND password='avenash'AND archive = 'no'This exact string (the SELECT) looks syntactically incorrect to me, but that doesn't mean your database SQL parser cannot handle it I guess (lack of spaces between quotes keywords), and I'm not sure about the double quotes, but I'm kind of an Oracle guy and all of this could be OK, it just seems messy if nothing else.
    I would recommend using first, a type 4 driver if at all possible (not the JDBC/ODBC bridge), and second To avoid much of this messiness, you should whenever possible use a PreparedStatement rather then Statement for this type (and most types) of queries.

  • I am having trouble accessing the iTunes store via iTunes.  It shows an error message "iTunes could not connect to the iTunes Store.  The network connection timed out..." There is nothing wrong with my connection and I also can't update apps in the app st

    I am cannot access the iTunes store via iTunes on my PC and also can not update to 10.6.3.  It keeps telling me that my connection has times out and/or check my settings.  There is nothing wrong with my setting.  I am also having trouble with the app store on my iPhone 4s and can not update apps.
    I have signed out of itunes and now cannot sign in again.

    I feel you pain i'm haveing the same problems here.
    iTunes could not connect to the iTunes Store. The
    network connection timed out.
    Make sure your network settings are correct and your network
    connection is active, then try again.
    does anyone plz have some insight for us.

  • Trouble accessing the internet in a WDS

    I am having trouble connecting to the internet from my MBP connected to an Airport Extreme base station in a WDS. My setup is as follows:
    I have a Billion ADSL 2+ modem connected to an Airport Express in one room. In another room I have an Airport Extreme Base Station connected to an external hard disk and USB printer (via a USB hub). I have the Airport Express setup to connect to the Internet via Ethernet (i.e. the modem) and to act as a bridge (so that my PPPoE connection is handled by the modem. I have the Airport Extreme setup to extend a wireless network.
    My laptop happily connects (wirelessly) to the wireless network, and whether it's connected directly to the wireless network via the Extreme or the Express (I check which it is connected to by checking the wireless clients list via Airport Utility) it can see the printer and external HDD connected to the Extreme and the modem connected to the Express (i.e. I can mount the external HDD, print to the printer, and connect to the modem's internal setup web server whether connected directly to the Extreme or to the Express). If my laptop is connected directly to the Express I can access the internet (via the modem), but if my laptop is connected to the Extreme I can't access the internet (even though I can access the internal web server on the modem).
    Any ideas what I'm doing wrong?
    Another symptom of the problem is that while Airport Utility can 'see' both the Express and Extreme when my laptop is connected to the wireless network, when I click on 'Manual Setup' for one of the Airports it can only access the setup of the Airport to which the laptop is connected (so if I'm in the same room as the Express and am connected to the Express I can get the setup for the Express but not the Extreme, and vice versa).

    Hi,
    I've got pretty much the same setup here and works fine.
    In Airport Utility, go to the Airport you're connected to and check the Airport>Access tab.
    In there I've got all the MAC addresses of the machines that can connect to it, that also includes the MAC address of the Airports. So the Airport Extreme has the Airport Express' MAC address, and the Express has the Extreme's address in the Access Control List.
    Maybe that solves it?
    Bert

  • Trouble accessing the internet on a WRT54G wireless router

    I’ve run into a problem setting up a wireless network at my friends’ house. The problem is accessing the internet from the wireless PC that has a WMP11 Wireless PCI Card to a WRT54G wireless router.
    The wireless PC is running Windows XP and it sees and connects to the router with “excellent” signal strength but will not connect to the internet.
    The router is currently set to WEP 128 bit encryption security. I’ve tried disabling the wireless security all together but when I do that the wireless PC no longer sees the router.
    I have no trouble connection to the internet thru the wireless network I have set up at my house when I bring his computer there. But my router is an older Linksys 802.11b so maybe that’s why.
    Anyone have any ideas what I should try other than telling him to buy a new wireless G adapter card?

    If earlier your Wireless Adapter is working fine with the same network & computer .... try upgrading the drivers of the aqdapter .... from http://linksys.com/download  .... uninstall the older drivers & reinstall newer drivers ....

Maybe you are looking for

  • How to get whole month date based on date

    hi i have data at cube with calday and calyear/month when ever i entre date like 17/03/2009 , i want output not from 17th , i need output whole month of march? please let me know

  • Backing up 5th Generation iPod to External Hard Drive

    I use a Western Digital external hard drive coupled with the "Backup and Restore Center" feature present in my Vista's systems. When I connect the WD hard drive to my computer to do my weekly file backup, my iPod is occasionally also connected, and t

  • Confirm Pick Quantity in Sales Order

    Hello all, I am getting this error while i am trying to create a delivery for my sales order. How do i confirm the picking to resolve this error. No schedule lines due for delivery up to the selected date Message no. VL248 Thanks!!!

  • Bdc on plant maintenance  for uploading equipment isolation

    hello friends,                 there is a requirement on bdc like u have to upload data with conditions txn: wct1 . condition ITEM CATEGORY WHEN 'E' UPLOAD isolation of equipment WHEN 'F' isolation of functional location WHEN 'N' isolation of free te

  • Curve 8520 Alarm clock unable to disable

    Hi all really need some help got a second hand curve 8520 phone and on the clock screen there is a icon for 8.05 in morning it looks like a phone calculator with vibrate icons each side in red now i have been through everything and the person i got t