THIS IS AN EMERGENCY!!

I need help writing a test driver for my program. My program reads data from a file and stores this data into a Hashtable. I need to test putting, removing, and outputting items from a dictionary. This is what I have:
public static void main (String [] args)
CreateDictionary cd = new CreateDictionary();
Hashtable h = new Hashtable();
String woman;
Hashtable man;
woman = cd.getFile();
man = cd.fillDictionary(woman);
int i = 0;
This is what I need to open the file. I can't seem to figure out how to put, remove, and output the items.
What should I do next? If you send me your email I can send you the entire program if that'll help you figure out what's going on.
Thanks

Sombody already gave you some clues in your original post. Please don't double-post
http://forum.java.sun.com/thread.jsp?forum=31&thread=178812

Similar Messages

  • My Documents have disappeared since upgrade to iOS 8 in pages - as I use them every day this is an emergency. I seem to activated cloud drive which now means I cannot access my documents  -  why no warning?

    ssince installing iiOS 8 and clod drive I have lost the link to Mac micro and all my pages documemts! This is an emergency!

    It seems as if the two systems need to be installed together, i.e. Yosemite and IOS 8.
    However, like you, I have installed IOS 8 on my iPad and iPhone, and now I find I cannot access my Pages, Keynote, Numbers and MacFamilyTree documents on my iMac and MacBook Pro until Yosemite is released.
    Apple have trumpeted the closer integration of the two operating systems, yet they have not released the two simultaneously. This is going to cause a lot of problems for users of iCloud, and seems to be an own goal for Apple.

  • Plzzz help me for this report,its emergency.....

    hey guys/guls...I have to develop a Repair Bill report,At the end(bottom) of this report I've to show the calculations n values like Paid amount,previous balance,Grand net & net balance, I'M doing this by enlarging(lengthening)the master record much more below the detail record(while detail record's repeating frame remains inside master's repeating frame),it gives the proper look for report with fewer(1 or 2 detail records as I wanna have,but when I run this report with a greater number of detail records like 5 or 6 it pushes the bottom values(prev.bal,g.net etc)to next page while there remains a big gap in between detail recors n bottom values,so plzzz tell me some solution for this as quickly as possible for u.

    dear brother,its just a usual report just like a standard bill report, what I wanna do is to print the cash values almost 3inches above the bottom of page just like a common bill is used in market, for this I increased the length of master record's(based on master table) repeating frame n dragged the cash values(stored in master table)upto the bottom of this frame,so I think these values r coming in the push path of the detail records coz cash values move to next page if the number of detail records increases even if alot of blank space between last detail record n cash values, I've already tried the technique i.e fixing the vertical length of master or detail repeating frame but it didn't work, so plzzz tell me something else, if u may wish tell me urs email I'll send u that rdf file n sql for the based tables,thanx

  • My ipod marks an error -50 how can i fix this is an emergency!

    Hi, mac i need to know please how to fix this error my itunes puts em an error -50 what is that? how can i fix it? because i cant sync or restore the ipod because of this error and i want to sync and use my ipod! os please reply me soon!
    Message was edited by: giloibarra

    Click here and follow the instructions if you haven't already done so.
    (24330)

  • Please help me! This is an emergency!!!

    I don't know what I did.
    I was looking at my Second Hard Drive's info
    (I use it for Audio recording)
    and I think I changed something because now
    it doesn't appear on my desktop.
    I restart the computer but nothing.
    I open Disk Utility and it shows me the drive with a
    white paper icon.
    I need to keep working in the projets I have.
    Thank you in advance for all your help.

    Hi-
    See if you can find the drive using Terminal-
    Read through the following post, and follow the instructions:
    http://discussions.apple.com/thread.jspa?messageID=4544133&#4544133
    G4AGP(450)Sawtooth, 2ghz PowerLogix, 2gbRAM, 300gbSATA+160gbATA, ATI Radeon 9800   Mac OS X (10.4.8)   Pioneer DVR-109, ExtHD 160gb x2, 23"Cinema Display, Ratoc USB2.0, Nikon Coolscan

  • EMERGENCY: List of files in Recovery Area not managed by the database

    Hi,
    this is an emergency request....
    I have this data guard set up. And i accidently dropped online redo logs, standby logs and the archive log except the current online redolog.
    i actually ran to cleanup the whole directory which included the controlfile and the datafiles (was on the wrong location on ASM)
    but the controlfile and the datafiles did not get deleted. i can still see them on the ASM.
    and now when i am trying to restore the archive logs, but i keep getting error as shown below...
    WARNING: A file of type ARCHIVED LOG may exist in
    db_recovery_file_dest that is not known to the database.
    Use the RMAN command CATALOG RECOVERY AREA to re-catalog
    any such files. This is most likely the result of a crash
    during file creation.
    so when i did the below i was getting error as:
    RMAN> CATALOG RECOVERY AREA;
    using target database control file instead of recovery catalog
    searching for all files in the recovery area
    no files found to be unknown to the database
    List of files in Recovery Area not managed by the database
    ==========================================================
    File Name: +DATA/afcpdg/controlfile/controlfile01.ctl
    RMAN-07526: Reason: File is not an Oracle Managed File
    File Name: +DATA/afcpdg/onlinelog/group_1.304.718194815
    RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter
    number of files not managed by recovery area is 82, totaling 168.10GB
    But i do see those data files that RMAN is complaining as shown above in the ASM.
    I HOPE I DID NOT MESS UP THE CONTROLFILE and the DATFILES
    CAN SOMEONE HELP ME FIX THIS MISTAKE THAT I DID.
    Right now the data guard is running fine, the logs are getting shipped from primary and the getting applied at the DG.
    And i am able to see all the redo logs got deleted.
    But not sure how the deleted redo logs got created in the ASM (i did not create them manually)
    Thanks.
    Philip.
    Edited by: user8898644 on May 5, 2010 8:52 AM
    Edited by: user8898644 on May 5, 2010 9:16 AM
    Edited by: user8898644 on May 5, 2010 11:43 AM

    Yes this happened on the standby database.
    I had to restore the archive logs because i deleted all the archive logs which got shipped from the primary.
    I did re-create the standby logs. But when i checked back the redo logs that i deleted came back again.
    I have no idea how they can back again. is it a feature of ASM where a mirrored copy of the files are stored on ASM and they re-create them when accidently dropped.
    Can you help me understand how the redologs got created again automatically.
    Right now the data guard is running fine but i do see the error
    WARNING: A file of type ARCHIVED LOG may exist in
    db_recovery_file_dest that is not known to the database.
    Use the RMAN command CATALOG RECOVERY AREA to re-catalog
    any such files. This is most likely the result of a crash
    during file creation.
    and when i do the following
    RMAN> catalog recovery area;
    i do see errors as below...
    List of files in Recovery Area not managed by the database
    ==========================================================
    File Name: +DATA/afcpdg/controlfile/controlfile01.ctl
    RMAN-07526: Reason: File is not an Oracle Managed File
    File Name: +DATA/afcpdg/onlinelog/group_1.304.718194815
    RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter
    File Name: +DATA/afcpdg/onlinelog/group_2.372.718194833
    RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter
    File Name: +DATA/afcpdg/datafile/system.596.715610261
    RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter
    File Name: +DATA/afcpdg/datafile/undotbs1.571.715603525
    number of files not managed by recovery area is 82, totaling 168.10GB
    we do have the db_create_file_dest and db_recovery_file_dest pointing to the same location as +DATA
    How do i fix the above error?
    Thanks in advance.

  • Serious problems with my new comp set up, EMergency!!!

    I just want to say this is an emergency for me because im leaving for college tommorow......
    My comp stats are as follows
    3.0 EGHZ prescott p4
    MB 865 PE neo 2
    two 512 kingston ram
    geforce 6800
    antec 430 w psu
    m-audio sound card
    maxtor 120 gig hd
    After a lot of trouble i was finally able to get the system running.  My friend been trying to work on it at his house and was unsucessful he dropped off all my parts at my house except for a stick of ram he had forgotten and my sound card.  He basically had given up, i had recieved my new video card in the mail today so i decided to give it a shot with the video card.   Everything worked perfectly i was able to get everything up and running very nicely and the system was perfectly stable as far as i could tell.  Today my friend dropped off the stick of ram he had forgotten and my sound card.  I proceeded to install the sound card, ram and my tv tuner all togeather since i assumed my system was working fine.  Upon powering up the system the computer made a very high pitch strange noise (not like a beep but a long scream that didnt stop till i shut it off promptly there after ) that seemed to be coming from around the PSU.  I took the tv tuner out first and tried again, this solved the problem.  The comp was no longer booting though.  I then took the sound card out and ram, comp was still not booting.  It would go on and then freeze or the monitor would just stay in standby.  At this point i proceeded to take out everything but my video, one stick of ram and hd.  I can now get the comp to boot pretty much whenever but itll freeze at random points and it cant go into windows (i got it to go in in safe mode but it froze a few mins later ).  Comp has also frozen in bios..  PLEASE HELP im desperate...
    i can be contacted on aim at Doctaprofit  any information is greatly appreciated.

    Doctaprofit
    Quote
    PSU is definetly not the issue
    I had the same problems as you !
    Don't be so sure . I have the same power supply and it is just barely adequate for my needs
    the 12 volt rail is weak.
    What Bios are you running ?
    Do as Danny states and increase your memory voltage to 2.7 or 2.8 ( this was one of my biggest problems , once I changed it the stablity of this board increased by 200%)
    As a last resort remove everything and start over . It would not be the first time that someone added a component and experenced trouble because of a loose connection
    Good Luck
    Dave

  • Help required In JsP :emergency...

    i want to display a set of data in a jsp page . on one jsp page , i select one date
    this date is present in a form, nd it is passed onto a servlet file from where, a database query is accessed
    this query compares the date entered by user, and that date present in a database table
    then, selects other relevant data, and is stored in a bean
    this bean is now added to an ArrayList from this ArrayList, using a for loop, i display those data in the next
    page.
    But I can't do this ..please let me know..what is the exact procedure..........this is an emergency situation for
    me...so i will be looking for a quick reply...
    Thanks & regards

    you mean getting the data from the beans and iterate it to the jsp? http://www.engineeringserver.com/blog/2008/01/30/coding-nasty-works-arounds-every-programmer-should-to-that-atleast-once/

  • (problem, emergency) Lenovo S650 Stuck at boot animation/image after system reset.

    Hello as the title says I made a full system erase/reset from the recovery mode (power + volume up + volume down) and now the phone stuck at the boot animation/image. Please somebody help me I am in hurry and this is an emergency! model: Lenovo S650firware: 4.2.2 stock Thank you!

    pls help me   https://forums.lenovo.com/t5/S-and-Vibe-X-Series-Smartphones/hello-im-have-proplem-in-my-lenovo-s650-pls-fix-it/m-p/2133943

  • Mega Emergency

    (The Safari board is dead and I need urgent help so...)
    My Safari froze up and as usual I just force quit it...
    Then I reopened it... And my toolbar is back to default... And worst of all...
    ALL MY BOOKMARKS ARE GONE!!!!!!!! Including the ones in the toolbar! THE ONLY ONES LEFT ARE THE DEFAULT ONES!!!!
    What happened!? How can I fix this!? This is an emergency someone please help me!!!!!! :'(

    Well, you can probably recover all your bookmarks if you find your bookmarks folder:
    YourUserName/Library/Caches/Metadata/Safari/Bookmarks
    You should see a bookmarks folder for Safari, but the bookmarks are not organized so that you can tell what they are except by opening each one. When you click on each Safari bookmark icon, labeled something like, FED5099B-8459-RID-8895-8E65DACC3EB8.webbookmark (don't try this one, it is not real)....the web page it refers to will open. You can select 'Add Bookmark' to save each one, and then you will have to reorganize your bookmarks manually.
    But, at least you have them!
    You shouldn't lose your bookmarks just because Safari keeps freezing.
    With Safari closed, try deleting Safari's preference files and see if that helps the freezing problem. You will have to reset your preferences after doing this.
    YourUserName/Library/Preferences/com.apple.Safari.plist
    Drag this plist file to the trash. Safari will create a new one when you reopen it.

  • 35 to 50 Amp Kilowatt Monitoring system. Does anyone have this?

    Looking for a system already developed, both LabView and the Electrical system. My company wants it ASAP. We need to monitor power consumption Kilowatt per hour cost.
    Contact me at [email protected]
    Also if you know where to get this system please let me know. We need a system that will do Single or two phase 35 to 50 Amp. 100VAC to 250VAC We have LabVIEW 6i Professional PCI-6024E, a conditioning box with SCC-AI01 Moduals. I don't have time to build and program anything as this is a emergency request.

    Good afternoon,
    Three specific Allaince member products are MasterMonitor from Emergent-IT, BK550 from Elcom, and Vista Engineering (Iceland)has a demand side management system.
    I am working with these three companies and general electrical power transducers that are compatible with NI data acquisition boards. I would be happy to discuss your application in more detail.
    Sincerely,
    Preston Johnson
    Business Development Manager
    National Instruments
    512-683-5444
    [email protected]
    pager 888-787-3649
    Preston Johnson
    Principal Sales Engineer
    Condition Monitoring Systems
    Vibration Analyst III - www.vibinst.org, www.mobiusinstitute.com
    National Instruments
    [email protected]
    www.ni.com/mcm
    www.ni.com/soundandvibration
    www.ni.com/biganalogdata
    512-683-5444

  • Updated 4.0, stuck on "slide for emergency"

    Everything updated pretty quick, and I went to turn it on and now I get this "slide for emergency" message, anyone know what to do?
    iTunes won't recognize it, I get this error message:
    "iTunes could not connect to this iPhone because an unknown error occurred (0xE8000065)."
    So I can't restore to the backup I did before I updated.
    Tried restarting iTunes. And no this isn't a jailbroke phone. It's straight from Apple/AT&T.
    I've tried restarting the phone by holding both home button and power button. Still frozen.
    Please help!
    Message was edited by: telle926
    Message was edited by: telle926

    To put the iPhone into DFU or recovery mode:
    1. Connect your iPhone to your PC.
    2. Open the iTunes application.
    3. Hold down the top button on your iPhone and the circle home button at the same time for at least 10 seconds.
    4. After exactly 10 seconds release the Sleep/Wake button. Continue holding the home button until you iTunes pops up a message telling you that it has detected an iPhone in recovery mode.:
    "iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes"
    5. Just click OK. Your iPhone screen will be black as well.

  • Emergency time.. Mac wont boot using my new SSD

    I recently aquired a new Crucial SSD and installed it in my Macbook late 2008. I had cloned it from origonal hard drive, and everything worked like a dream!
    Tonight, i replaced my optical drive with my old HDD using the HDD optical drive Caddy. That all went relativley smooth, everything going back where it should, except one thing, i broke the four prong sub woofer plug, while spurging it out. This isnt my emergency though.
    After everything was put back in its rightful place, and i powered up. My screen started flashing the folder with a question mark... so i powered off and booted pressing option key for Startup Disk. Now the problem came.
    My new SSD was no longer anywhere to be seen! The only disk bootable was my old hard drive named 'Funks Brain' and a recovery disk.
    I have rebooted a few times now, and i cannot seem to locate my SSD drive, which is installed in the origonal hard drive section of my computer!
    Please help me. I am at a loss.

    Trouble shooting hardware issues from a distance is iffy at the best of times. It is a process of elimination. My first thought would be to reinstall the SSD physically. Go through the whole process of installing the SSD once again. The idea here is something might have come loose. (Obviously the software installation on the SSD worked since you were able to boot from it.)
    If that does not get you anywhere, I would reomve the SSD and put it an external enclosure and see if you can boot from it that way. That will tell you if the SSD suddenly decided to go belly up - doubtful, but worth checking.

  • Form error:  No Valid Recipient

    Can someone please help me troubleshoot this error when I go
    to submit the
    form at this URL:
    http://www.emergesolutions-temp1.info/rfq_form.htm
    Here's the first 6 lines of my form code:
    <form action="
    http://cgi.uk2.net/cgi-bin/uk2-formmail.pl"
    method="post"
    enctype="text/plain" Name="RequestForQuote"
    id="RequestForQuote">
    <input type="hidden" name="recipient"
    value="[email protected]">
    <input type="hidden" name="subject" value="Request For
    Quote">
    <input type="hidden" name="env_report"
    value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT">
    <input type="hidden" name="redirect"
    value="
    http://www.elcarim.co.uk/contact_confirm.htm">
    <input type="hidden" name="print_blank_fields"
    value="1">
    I've been researching this for about an hour on the web and
    what I am
    finding is that this:
    @recipients = &fill_recipients(@emerge-solutions.com);.
    Needs to be inserted somewhere - but I don't know where.
    Thanks in advance!

    Your information appears to be correct. The exception I see
    is from your form processing host. I found this on their help
    pages: "PLEASE NOTE FOR SPAMMING PROTECTION YOU MUST GIVE A UK2.NET
    RECIPIENT EMAIL
    ADDRESS OR AN EMAIL ADDRESS? OF A DOMAIN HOSTED? WITH
    UK2.NET."
    In other words the recipient address is incorrect unless they
    are your host. If they are, contact them for further
    assistance.

  • A1 - 07 Wifi not connecting

    I had my tablet for about 2 months now and it just dropped the wifi at my house. I got home did somestuff on the internet and set it aside and started doing internet stuff on my Lenovo laptop. I got back to it and it dropped the wifi - Itried reconnecting, shutting down restarting turn the wifi on and off - reenter password, everything.
    And nothing It finds it and says obtaining IP address, does that for a wile and then just turns off, wifi starts back up again, searches through avaliable networks and then it finds mine and countinues the prosses again and again.
    Please Help
    This is an EMERGENCY!!! 

    There have been problems with a1's dropping connections with routers, My router is set for 99 day lease yet watching the WIFI is remembers my WLAN as Secured then next says obtaining ip address!. So I suggest checking router lease time and using ststic ip address/dns/gateway settings.\Good Luck Dennis

Maybe you are looking for