Plz help me set classpath

hi!
i am trying to set the the path and classpath.on executing my autoexec.bat on win 98.it reads following error
out of environment space.
how can i increase environment space.is there any other way out.

thnx ,it worked.but the exact way is this
1. Click Start, and then click Run.      
2.     In the Open box, type sysedit, and then click OK.      
3.     Click the Config.sys window.      
4.     At the beginning of the Shell= line, type REM, and then press the
SPACEBAR.
If the Shell= line does not exist, proceed to the next step.      
5.     Press the HOME key.      
6.     Type the following line to create a new Shell= line, and then press
ENTER:
SHELL=C:\COMMAND.COM /E:4096 /P
7.     On the File menu, click Save.      
8.     On the File menu, click Exit.      
9.     Restart the computer.

Similar Messages

  • Help with setting classpath

    Hi All,
    I am new to servlets and JSP. I have a question regarding setting Classpath. My development directory structure is like this c:\..\desktop\java\project1\src\com\eg\web\e1.java. Servlet.jar file is in C:\Program Files\Apache Group\Tomcat 4.1\common\lib. I tried setting Classpath in windows 2000 using control panel=>System utility by this command
    SET CLASSPATH=.;c:\Program Files\Apache Group\Tomcat 4.1\common\lib\servlet.jar . I try to compile my program by going into the whole development directory structure C:\..\src\com\eg\web using javac e1.java. But I get the error "package javax.servlet does not exist". Can somebody help me resolve this?
    Thank You in advance
    Jaya

    Question 1: Are you using an IDE?
    [IDEs ignore the system classpath]
    Question 2: Did you try setting the classpath using the -cp option for javac, if you are not using an IDE?
    [you could also try to print the classpath on command line to check if it has taken effect]

  • Plz help me setting path on fedora core 8

    hiii guyz,
    plz help me...i have to set java path on fedora core 8 how i have set the path..
    if anyone know plz say

    Here is how you do it:
    http://www.google.com/search?q=set+java+path+fedora

  • Help for set classpath

    Dear Sir \ Madam
    I have download javamail-1.4.zip and jaf-1.1.zip from sun at c:\j2sdk1.4.1 directory
    Then I extract these files in same directory with folders javamail-1.4 and jaf-1.1. These folders have mail.jar and activation.jar file
    I am confused to set correct path
    Please help me

    You could have looked into installation instructions bro!
    anyways classpath looks like this
    C:\j2sdk1.4.1_03\jre\lib\rt.jar;.;%classpath%;C:\Tomcat 4.1\common\lib\servlet.jar;
    Give your jar file location after lib. Set the PATH variable too, which would look similar to this:
    C:\j2sdk1.4.1_03\bin;C:\Tomcat 4.1\common\lib\servlet.jar;.;
    You can go to
    http://java.sun.com/j2se/1.3/install-windows.html
    or
    http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/classpath.html
    for detailed notes.
    Hope it helps.
    Rk.

  • Plz help  for set focus in the table column

    hi
    I have aproblem like i want that when i click on submit button aftr filling tables column value if there is any error the error massage displaying after that click on masaage ok button get focus of my cursor on the same column where i was not fill any value .
    i am giving a piece of code also with this also
    thanks in advance
    else if(!checkResources())//check if all resource brackets are set
    JOptionPane.showMessageDialog(this, "Resource Brackets are not correct or complete." , "Error", JOptionPane.OK_OPTION);
                   //resourceTable.requestFocus(true);
              return;
    private boolean checkResources()
    try
                   float number = -999999999.0F;
              float[] lowerRange = new float[ resourceModel.getRowCount()];
              float[] upperRange = new float[ resourceModel.getRowCount()];
              allResource.setVisible(false);
              overlapRes.setVisible(false);
              for( int i =0; i< resourceModel.getRowCount(); i++)
                   if(((Boolean)resourceModel.getValueAt(i,4)).booleanValue())
                        lowerRange[i] = -999999999.0F;
                   else
                        lowerRange[i] = ((Float)resourceModel.getValueAt(i,2)).floatValue();
                   if(((Boolean)resourceModel.getValueAt(i,5)).booleanValue())
                        upperRange[i] = 999999999.0F;
                   else
                        upperRange[i] = ((Float)resourceModel.getValueAt(i,3)).floatValue();
              for(int i =0; i<lowerRange.length-1 ; i++)
              {     int temp =i;
                   for(int j= i+1; j<lowerRange.length; j++)
                   {     if(lowerRange[temp] > lowerRange[j])
                             temp = j;
                        else if(lowerRange[temp] == lowerRange[j])
                             if(upperRange[temp] > upperRange[j])
                                  temp = j;
                   if(temp != i)
                   {     float swapt = lowerRange[i];
                        lowerRange[i] =lowerRange[temp];
                        lowerRange[temp] = swapt;
                        swapt = upperRange;
                        upperRange[i] =upperRange[temp];
                        upperRange[temp] = swapt;
              for(int i=0; i<lowerRange.length; i++)
              {     if(lowerRange[i] != number )
                   {     if(lowerRange[i] < number)
                             overlapRes.setVisible(true);
                        else
                             allResource.setVisible(true);
                        return false;
                   number = upperRange[i];
    if(number != 999999999.0F)
              {     allResource.setVisible(true);
                   return false;
              return true;
    catch(Exception e)
    CAT.error("Error in checking wheather resource Bracket is complete or not",e);
    return false;
    this code belongs to action perform method....
    the function for chek rong value is ritten insisde checkresources() function
    plz help

    plz help ASAP

  • Can someone help me set my classpath plz?

    its URGENT!
    I had one and thought that I had one and then I must have lost it.
    PLZ HELP ME !!

    Your path is your own, noone can show you your path,
    come on you already know that..
    ..feel the Dao..
    [Chorus]:
    So cum on feel the noize
    Girls rock your boys
    We get wild, wild, wild,
    We get wild, wild, wild,
    So cum on feel the noize
    Girls rock your boys
    We get wild, wild, wild,
    At your door

  • In the new mail app for OSX v10.7 Lion it seems I can only setup my gmail account as an "imap", when I need to set it up as "pop"... PLZ HELP I NEED MY MAIL TO WORK!!!

    In the new mail app for OSX v10.7 Lion it seems I can only setup my gmail account as an "imap", when I need to set it up as "pop"... PLZ HELP I NEED MY MAIL TO WORK!!!

    Go to System prefs
    Select Mail Contacts and Calendars
    Then select Other
    Then select "Add a Mail Account and click create
    Then go to google for the settings you need:
    First here for the settings online at gmail http://tinyurl.com/du3fu
    Then here for the setting in mail http://tinyurl.com/38fevm8
    These are instructions for Mail 4.0 but all of the necessary settings should be listed.

  • Plz Help setting up my Mac g4 with WRT54g. PLEASE!!

    Hey, first let me say that I am brand new to doing anything wireless. Just never had the need for it before and now I am completly lost and havnt a clue what to do or where to go. Here is my situation and what I want to accomplish.
    First I am not trying to go wireless with my Mac. I purchased the router so I could use my internet connection with my XBox360 which is hooked up downstairs from my computer. So basically what Iwant to do is just hardwire my Mac into the router and keep the router right next to my computer. I purchased the Xbox360 Wireless network adaptor and should have all the equipment to get this thing working. The problem is Idont know how to set up the router as no software for the Mac was included and I dont have a wireless card in my Mac or anything like that. I just wanted to plug the internet connection into the router, connect my Mac to port 1 and have the Xbox be the only thing really wireless. Ihope I explkained that good enough.
    I tried just hooking it up and putting the Ethernet cord from my computer in Port 1 but nothing is working. Ieven tried setting up the Xbox360 and it keeps stopping at the DNS section of the setup operation.
    I am clueless where to go from here. I called on the phone and they told me that it doesnt support the Mac but everywhere I look it says that the Mac is supported and even the sales guy said I could use my Mac with this model. I am completly lost and dont know who can help me now. What should have been really simple to setup has now been a total nightmare and a waste of 175 bucks.
    I would be forever endebted to anyone who can help or even point me in the right direction. Again all I want is to keep the router by my computer and keep the computer connected with a wire. Its the Xbox that I really purchased this for. Plz help.
    Thank you!!
    Router impaired Customer

    Well, for the MAC you will have to manually configure the router. You forgot to mention the name of your ISP. If it’s a cable connection then try this :
    Open IE and type http://192.168.1.1 . You will see the login screen.
    Leave the username blank and type "admin" for the password. You will find the set up screen. Go to " Mac Address Clone" subtab. Enable it and click on "clone". Save the settings and power cycle If it’s a DSL connection , under the " Basic Setup " page, change the internet connection type as PPPoE and enter the username and password provided by the ISP.
    Now, once you have an internet connection on the computer, you can try to use your x-box 360.

  • My iphone's setting menu is not working.plz help me

    When i enter into the setting tab all the menu is not working i cant eneter to any item there or even i cant scroll down.plz help me

    Try hard resetting the phone.
    Hold down the sleep/wake button and the home button at the same time until the apple appears and let the phone reset itself.
    Let me know if you've already tried this or if it works.

  • HT1414 hello i can't restore my iPhone anyway not by computer or by the setting someone plz help meee

    im not able to restore my iphone by the setting cause it takes forever and i cant restore my iphone by the computer for some reason and i have not jailbroken it can someone plz help meeee

    Hello MohammedFawzi.  I understand you're trying to recover your notebook to factory conditions.  
    If you're unable to perform the recovery the normal way I suggest ordering a set of Recovery Discs directly from HP.  This will not only reinstall the operating system but will also recreate the partitions (including Recovery), install drivers, and most of the software.
    To order the discs you'll need to contact HP Support in your region.  You can visit HP Support Worldwide to locate your region's contact information.  
    I hope this is helpful.  Have an amazing week!  
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • I have installed broadband tuner but i am unable to uninstall it ? plz help me and also tell me the i can bring setting of sysctl -a to default

    have installed broadband tuner but i am unable to uninstall it ? plz help me and also tell me the i can bring setting of sysctl -a to default

    drcul2008 wrote:
    have installed broadband tuner but i am unable to uninstall it ? plz help me and also tell me the i can bring setting of sysctl -a to default
    Why?  It comes with an uninstaller. 
    Contact the developer for uninstall instructions.

  • Plz help me how to set values in js from form

    hi alll.......
    i have a problem in my jsp..........i had given hyperlink for second action in jsp, user will select an id from combo...and insert values in text box when they click on button i need to insert these values in database.......
    problem here is all values are passing null value........i am setting through form..i ma not getting the values from anywhere.
    i don't know the problem will u plz help me out in this.........
    thanks in advance.......]chintu

    Your question and the way you type doesn't make much sense to me. Could you be specific about the problem - maybe with code snippets.

  • HT204023 I am not able to set my Personal Hotspot setting, if I try to set it massage displayed "To enable Personal Hotspot for this account, contact carrier " I am in Oman and using Nawras service for data plan. Plz help me

    I am not able to set my Personal Hotspot setting, if I try to set it massage displayed "To enable Personal Hotspot for this account, contact carrier " I am in Oman and using Nawras service for data plan. Plz help me. Before I was using this service but now facing problem.

    Md Asad wrote:
    Yes but they told mobile co mean Device 'iPhone co'
    Sorry but that makes no sense in English. Only your mobile phone company (i.e. "carrier") can enable the Personal Hotspot feature.

  • Classpath problem plz help me

    hi!
    i am unable to run my RMI server program .Name of My server class is SumServer.java,it implements SumInterface.java all the files(.class,.java and stub) are at location c:\javaprog\rmi\sum.
    I have not put them in any package.
    value of classpath is
    classpath=c:\jdk1.4\lib;.;c:\javaprog\rmi\sum
    i go in sum folder and run the program
    c:\javaprog\rmi\sum > SumServer
    it gives me following exception.plz help me out.
    Thx in advance.
    Exception occur.Unable to register serverjava.rmi.ServerException: RemoteExcepti
    on occurred in server thread; nested exception is:
    java.rmi.UnmarshalException: error unmarshalling arguments; nested excep
    tion is:
    java.lang.ClassNotFoundException: SumServer_Stub

    Deepa lakshmi wrote:
    Hi,
    Am new to weblogic.
    Am using the tools are,
    Weblogic8.1 version
    MySql5.0,mysql-connector-java-3.1.12-bin.jar file
    While test configuration of connection pooling am getting the error is "JDBC Driver is not on the classpath".
    How can i solve this problem
    plz help me
    regards
    DeepaEdit the start-weblogic script. Near the bottom, you will see
    lines that create a CLASSPATH for the weblogic server. Add a
    script line that adds the mysql driver to the classpath there.
    Joe

  • Plz i have i phone 4 i restor it to 7.1.1 ios but icloud activation has been set up on th screen after restor .. this iphone is a gift from my father ..but he is dad plz plz help me

    plz i have i phone 4 i restor it to 7.1.1 ios but icloud activation has been set up on th screen after restor .. this iphone is a gift from my father ..but he is dad plz plz help me

    Has your phone ever been hacked or jailbroken. This error message is what usually shows up for that. Are you using a supported carrier for the iPhone, or did someone hack the phone to unlock it to be used on another carrier. If that is the case, then there is no help you can get here as discussing hacked/jailbroken devices is not allowed.

Maybe you are looking for

  • Thumbnails in Navigator and slides in Light Table sizing?

    can the thumbnails in the Navigator view be made larger and the same thing in the light table view... can these be made larger too? Thank you

  • ITunes will not exit Full Screen Mode.

    It automatically boots into a Full screen desktop, and has no menu bar on top hover. I have hovered and pushed to every corner, no menu drops down. I need to be able to turn off full screen. WIthout a magic mouse or touchpad, I cannot switch out of i

  • Some Applications Just Stopped Working

    I can't seem to get ITunes, Safari, GoogleEarth, Skype, and a few others to work, while others work fine Firefox, IPhoto, MSOffice, Garageband, Appleworks, etc. The last time I used this was with ITunes and I usually just put the computer to sleep ea

  • Adobe PS Elements 11 in Win7 SP1 download?

    My Adobe PS Elements was corrupted in Win7 SP1 How do I download and reinstall? I have my key; but cannot find the link to down load. Also, part of the porblem has been a change in syntax of our emails from Firstname to FirstnameLastname. Adobe can't

  • PR already ordered in full message when it is still open

    When converting a PR to PO, it is showing an error message that, the PR is already ordered in full. but it is for sure that, the PR is still open. Can anyone give a soultion for this.