Can't find the Classes folder in j2sdkee1.3.1

hi
I am working on a project on JSP and EJB. For my JSP file i have a class file which i need to save in the classes folder under lib folder in j2sdkee. But i didn't find any such folder, i even tried to re-install the software but its of no use. Can any one tell me Where to Save the CLASS file in j2sdjee1.3.1.

TooMuchConfusionException
If you have a class to be called from the JSP, place it in WEB-INF/classes directory under your web app directory... not in the lib directory.
I wonder how you manage to work on EJB...
***Annie***

Similar Messages

  • Safari 5.1 in iMac OS X 10.6.8.Adding Bookmarks to "unsorted Bookmarks" folder puts them in a black hole.  I can't find the "UB" folder.  Where is it? Should I add it to the folder list somewhere on the left pane? OR? Help, please!

    Safari 5.1 in iMac OS X 10.6.8.Adding Bookmarks to "unsorted Bookmarks" folder puts them in a black hole.  I can't find the "UB" folder.  Where is it? Should I add it to the folder list somewhere on the left pane? OR? Help, please!

    It looks like that the installation process of one of the applications have caused some trouble. One of them may have changed or added kext files.
    For that, the Window server crashed if you try to open a non Apple application like Firefox
    Start the system in safe mode by holding the shift key on power on.
    If save mode is reached, perform a permissions repair with the Disk Utility.
    Don't bother about upcoming warnings like "could not repair file xy" as that occur cause you use the tool on a running system and opened files can not get touched by the tool.
    After repair is done reboot system to normal and try to open Firefox.
    If the problem persits, please report back here.
    Lupunus

  • Which Table, can I find the class and characteristic assigned to equipment.

    Hi all,
    I have assigned a characteristc to a class.
    And assigned this class to an equipment.
    Now in which table can i find the class assigned to this equipment.
    What is the logic to find the class and characteristic.
    Thanks in advance.
    Piyush

    Hi,
    As per above post, you can find classes. To find characteristics, Give EQUNR value in OBJEK field in AUSP table & get the ATINN value.
    Give ATINN value in ATINN field in CABN table & get ATNAM field value.
    In AUSP table, you can get the values against each characteristics as well.
    Regards,
    Maheswaran.
    Edited by: Maheswaran.K on Apr 19, 2011 9:28 AM

  • Can't find the plugin folder to add jar file

    I installed Adobe Drive 4 in Mac. I want to have our own specified Drive Connector, so I had been trying to put the jar file in the plugin folder, but I didn't even find the plugin folder.
    I am using Mac, so I know I should put the file in:
    In Mac OS: /Library/Application Support/Adobe/AD4ServiceManager
    In Windows XP: C:\Program Files\Common Files\Adobe\AD4ServiceManager
    But I can't find the plugin folder there,
    Could anyone please help me?
    thanks a lot,
    Liang

    I also installed Adobe Photoshop CS6, Bridge CS6.
    The following are how it looks like in Application folder and folder /Library/Application Support/Adobe/AD4ServiceManager

  • Where can i find the ringtone folder in the newest itunes

    where can i find the ringtone folder in the newest itunes

    Go to Edit > Preferences.. > check off 'Tones'. It should appear in your iTunes like the previous version.

  • TS1544 Where can i find the utilities folder?

    where can i find the utilities folder? Because i want to reset the keychain
    Thank you.
    Steve Nguyen

    Choose Utilities from the Finder's Go menu.
    (104904)

  • Applet don't load, can't find the class, but is on the archve list. Tomcat5

    Hi I've an applet in a JSP that runs on a Tomcat 5.5 under Windows Vista. My problem is that my page can't load the applet because a connection refused exception.
    network: No se ha encontrado entrada de cach� [URL: http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class, versi�n: null]
    network: Conectando http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class con proxy=DIRECT
    network: No se ha encontrado entrada de cach� [URL: http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class, versi�n: null]
    network: Conectando http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class con proxy=DIRECT
    cargar: clase com.syc.client.ScanApplet no encontrada.
    java.lang.ClassNotFoundException: com.syc.client.ScanApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    basic: Excepci�n: java.lang.ClassNotFoundException: com.syc.client.ScanAppletmore....The strange thing is that if I copy &paste the url in a browser window, it finds the jar and ask to open or save. So I suppouse is something on the sandbox of the applet or something like that. Why I can find the jar using the URL, but why the applet can't? Other thing that I don't know if is important for this is that I can't find the page using my IP or 127.0.0.1, it only works using localhost.
    And yes, my jar is signed. In fact it works perfect on a non Windows-Vista machine, so I suppouse is something with the browser here or something like that. The port is on the exceptions list of the firewall but I've even disabled the firewall with no changes. I can load applets from other hosts, but I can't pointing to my machine, so I don't know if is windows, tomcat, or whatever. Please help!
    I'm using Tomcat 5.5, JK 1.6 and Windows Vista as server. Using the 2000 port which is on the exceptions list in the firewall. I have also IIS7, but it gives no problems. I mean if I do http://myhost (port 80) the IIS7 initial page shows, but if I use http://myhost:2000 (which is the port configured in Tomcat) then can't find the page. I don't know if is something on the firewall, on the tomcat, or what ever.
    Please help!

    I've seen this sort of thing happen when the server is misconfigured and reports the content MIME type incorrectly.
    I'd suggest using a tool like curl or the Firefox LiveHeaders extension, to confirm that that's correct.

  • ISA R3 develop where can I find the classes

    Hi everybody,
    I want to modiy Java classes from the ISA R3 shop.
    I have unpacked the *.sar file which contains several ear files like b2b.ear, shopadmin.ear etc. I have unpacked this ear file. After that I have unpacked the corresponding war files. I thought after this steps I can find the Java classes. But there are only jsp and xml files.
    Where can I find the Java classes (Beans etc.)
    Is it correct that I have to unpack ths files with the jar.exe from the jdk and not with the ISA-BUILT tool?
    Kind regard
    Axel

    Hi Axel.
       I suggest you that checks the notes in the forum of   Customer Relationship Management (CRM), in that forum comes all about ISA.
       For modify ISA you have to download de ISA Build Tool, you make your changes and after that you install the new ear application.
       All the bean classes in this applications comes in jar´s but you can extended the classes.. for do it, read the SAP ISA Development Guide
    Good luck!
    Rewards
    Joshua

  • Can't find the presets folder in After Effects

    I'm new to AE and i've watched some tutorials online showing how to add presets, but when I go into the support files in AE I can't find the presets folder

    Simply reinstall the program.
    Mylenium

  • Can't find the Applications folder after upgrading to Yosemite

    I was successful in upgrading my Macbook from Snow Leopard to Yosemite.  So I installed Photoshop Elements 13.  It seemed to work until I closed out of Photoshop.  I couldn't find the Applications folder or the Photoshop program.  Would like to know any hints on what I could try in order to bring up my Applications folder, where Photoshop is likely still stored.

    Have you tried Spotlight?
    Ciao.

  • Can not find the Automation Folder.... neither its Key Command...HELP

    I would be grateful to anyone who could find a solution to the following issue:
    I have read in Logic's 7.2.3 help reference about track automation folder. The sort of arrange window that seems to lurk behind the main arrange page and the place where you can treat the automation data as proper region material. I have tried everything, .. there does not seem to be any key command of the sort, more over I can not find any other way that could give me access to such an editor like the Automation Folder.
    Thank you for reading this.
    Nik

    • 1 • If you choose 'New Track' from the Menu, or use Control-Click-&-hold, you can select from the various options.
    • 2 • No, you don't need to do anything — it's entirely voluntary… I feel guilty for even mentioning it… I just thought that since you seem to be genuinely grateful for the help you have been getting, you had probably not read the article fully. I see that you have just had a useful reply from John Alcock, so now's your chance!

  • Where can I find the plugins folder when I have opened PSE13? I miss it in this version! If so why did Adobe removed it? Then this version has no use to me.

    I just purchased PSE13 and after installing I noticed that I can't find my plugins  while I could easily open it in my PSE11. Why did Adobe removed it???  If so I think I will install PSE11 again.
    Kind-a weird that this version doesn't have a plugin-use anymore.
    Oftwel: waar heeft PSE13 de plugins gelaten? In mijn vorige versie PSE11 wanneer ik met een foto bezig was kon ik mijn plugins bereiken, stonden ze er netjes bij maar bij deze versie kan ik ze nergens vinden. Mocht het zo zijn dat Adobe deze heeft verwijderd {wat erg dom is, naar mijn mening!} zit er niets anders voor me op om terug te gaan naar PSE11....

    I have Windows 7 Professional X86 and I also noticed that PSE13 was installed in my  'normal' program files folder instead of the X86 program files folder. PSE11 used the X86 programfiles folder. I dunno why though!

  • Where can i found my Domain of iWeb in the new OS X Lion? Also i can't find the iWeb folder in the Library/Application Support. Help Please

    I want to copy my Domain of iWeb to work in another computer, but since the new OS X Lion, i can´t found it in Library/Application Support/iWeb like in Snow Leopard.
    Help please!
    Thank you!!!

    Can you get to the Library folder via the Go menu?
    Or download and run  Find Any File  to search for the library with the following settings:
    That will give you the following results:
    Are you using a different Terminal front end than the default one for the Terminal applicaiton?  I'm asking because of the "clicked on RUN" statement.  I get no RUN item in my Terminal application.

  • Rmi and classloader: some server instances can not find the class on server

    Hi:
    I want to migrate my rmi applications from JDK 1.1 to JDK1.2.2. It exists in the following environments:
    - there is one authentication server and many application servers, all have binded in the main method
    - dynamic loading of the server stubs and interfaces is not used; they are local on the client.
    - security manager is enabled only on the server site and the policy file is created.
    - all server classes, stubs and interfaces are in the same directory on server site
    - the registry and the server are started as follows:
    unsetenv CLASSPATH
    rmiregistry 1103 &
    setenv CLASSPATH ~usr/serverDir:~oracle/jdbc/lib/classes12.zip
    java -Djava.rmi.server.codebase=file://~usr/serverDir/
    -Djava.rmi.server.hostname=myHost -Djava.security.manager myServer
    After starting the client, the rmi client connects to the server and the authentication request comes back with a list of applications.
    When the user chooses one of them, the rmi sends the request to thatapplication (e.g., OMSRmiServer_Stub). The application could not find the other class on the sever directory: (the authenication server can find the same class)
    java.lang.NoClassDefFoundError: JOMPrepStatement
    at java.lang.Class.getFields0(Native Method)
    at java.lang.Class.getFields0(Compiled Code)
    at java.lang.Class.getDeclaredFields(Compiled Code)
    at java.io.ObjectStreamClass$1.run(Compiled Code)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivileged(Compiled Code)
    at java.io.ObjectStreamClass.<init>(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectOutputStream.writeObject(Compiled Code)
    at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:256)
    at sun.rmi.server.UnicastRef.invoke(Compiled Code)
    at OMSRmiServer_Stub.executeStringSetSelect(Unknown Source)
    at OMSDeviceRmiClient.getStatusLOV(OMSDeviceRmiClient.java:196)
    at OMSRmiClient.getStatusLOV(OMSRmiClient.java:76)
    at OMSDevicePane.listenToTree(Compiled Code)
         at OMSDeviceContextPane.initComponents(OMSDeviceContextPane.java:107)
    at OMSFrame.jomInit(Compiled Code)
    at JOMCountFrame.init(JOMCountFrame.java:190)
    at JOMCountFrame.run(JOMCountFrame.java:253)
    at java.lang.Thread.run(Thread.java:485)
    Any help is appreciated.
    - Mahan.

    in jdk1.2.2 no need classes12.zip in class path.
    just set CLASSPATH=.;
    that is enough for solving ur problem
    bye
    raghu

  • IPod Classic, can´t find the Notes folder on Finder in my Macbook

    Hello friends!
    I want to use my iPod as an external hard drive, I have the latest update, 1.3. The problem that I have is that I am not getting the Notes folder in my finder, can not even find my ipod on devices, I have a MacBook.
    Can anybody help me?
    Best regards,
    Opalencia

    Hello opalencia,
    So you are saying your iPod is not recognized by your Mac or iTunes? If that's the case, have you had a chance to check out this Apple support document related to this document?
    [iPod not recognized in iTunes and Mac desktop|http://support.apple.com/kb/TS1410]
    If you are able to get iTunes to recognize the iPod, make sure "disk use" is enabled under the iPod's Summary tab. Once you have done that, you should be able to open up the iPod in Finder and navigate to the notes folder.
    [Storing and reading notes with your iPod|http://support.apple.com/kb/HT2234]
    Hope it helps.
    B-rock

Maybe you are looking for

  • Error while processing a dimension

    Hi, While processing my Time dimension, am gettin the error ""Object reference not set to an instance of an object" and "Exception of type System.exception is thrown" . Kindly let me know if anyone has any suggestions/solution Thanks, Raj

  • Please Help! Why does Zen sync automatically when I plug in to char

    Everytime I charge the Zen (via USB), it copies all the music so that I have double of each song, etc. I can't find how to change a setting so that it doesn't do that. please help! Also, is there an easy way to transfer files from a Zen V to the Zen?

  • Https doesn't work

    Firefox 3.6.3. Https is not working (only recently) in a couple of sites including: https://www.google.com https://www.microsoft.com All the certificates provided where unable to verify the owner: "This web site does not supply ownership information"

  • Flash movie lagging after publishing

    Hello, I have a short animation in the beginning of my CP-projects, like an intro. When I publish the project and play it either in Flashplayer or via the htm-file, the "intro" flash movie is lagging a lot. It's like it's not fully loaded even though

  • Error while downloading SolarisSPARC os patches from the below link.

    http://java.sun.com/j2se/1.5.0/download.jsp We are getting the following error when trying to download: Error: Invalid target. kindly do the needful as soon as possible.