Under Which Package HttpSessionEvent.class is present in jdk 1.4.1.

Hi,
The HttpSessionEvent.class is a per-defind class or what if pre-defined class under which package it is coming.
And Where to find the per-defind classes and its packages.
Where i can find the package javax.servlet.http.
please guide me i am a newbee
Thanks in advance

HttpSessionEvent is not a class with the J2SE distribution.
It can more than likely be found under jar files in the J2EE distribution.

Similar Messages

  • How to create Gantt Chart by Java? which package n class include it?

    may i know how to craete Gantt Chart or any other chart using Java programming?? which package n class enable me to do so..?? i try 2 find on API but fail lo
    thanks

    http://www.egantt.com/

  • Which package Proxy class is belonging to ?

    In the AS3 reference guide, the last line of page dedicated to Proxy Class (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/utils/Proxy.html)
    explains that Proxy class is now belonging to Top level classes.
    "Note: Prior to Flash 11 and AIR 3.0, the Proxy class was a member of the flash.utils package. It is now a top-level class."
    But the top of the same page put this Proxy Class among flash.utils package.
    Package
    flash.utils
    Class
    public  class  Proxy
    Inheritance
    Proxy  Object
    In addition, the Proxy class doesn't belong to Top level classes in http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/package-detail.html#met hodSummary
    It seeems that the reference guide has to be fixed.
    And what is the right place of Proxy class ?

    from what I can see it's still in the utils package. maybe they were going to move it and changed their mind?

  • How to use " toFront() " method in java application and in which package or

    How to use " toFront() " method in java application and in which package or class having this toFront() method.if anybody know pl. send example.

    The API documentation has a link at the top of every page that says "Index". If you follow that and look for toFront(), you will find it exists in java.awt.Window and javax.swing.JInternalFrame.
    To use it in a Java application, create an object x of either of those two classes and write "x.toFront();".

  • Package and class viewer

    Hello,
    Is there an equivalent of a menu item or short-cut key to bring up package and class viewer? A similar feature exists in Eclipse which builds the indexes and Ctrl-Shift-T will bring up all the classes in your workspace / project. I have seen something similar in Jdeveloper while running in debug mode, if it cannot find a file that is need for trace options, it throws up a window that says "Package and Class Viewer". It would be useful to access that during development as well.
    Thanks
    Farooq.

    Thanks for the repose. Ctrl+ , along with Ctrl= is doing the same thing. Also discovered Ctrl- will bring up java classes. Only thing remains is the remaining files in the project e.g XML or JSP files
    Thanks for you, got me in the right direction.

  • Java-JSP working with packages and classes

    Hi everybody,
    I'm bearly new on Java-JSP developping and I wanted to know how Tomcat (for example) manage the imported packages and classes.
    The fact is I'm working on a project ('/bob') which use some packages that I don't see in the '/bob' directory. So, is that possible that '/bob' is downloading packages and classes from Internet to '/bob/download' virtual repertory and use it? If it is true, is it possible to override this download by making '/bob' project using local packages or classes (example : com.boblibrary.classes.util in '/bob/WEB-INF/classes/com/boblibrary/classes/util') instead of downloading it?
    Therefore, the '/bob' project is using bugged classes (that I think it downloads from Internet) which I can't correct.
    Thanks for your help.
    - Renaud

    Thank you for your answer, but I can't imagine where is physicaly the class that my project use and show me as http://localhost:8080/atlassian-jira-3.13.2/download/ressources/br.com.ecore.jira.plugin.projectViewPlugin:ProjectViewTabPanel/js/projectviewtabpanel.js. Where is that Javascript file suppose to be on my hard drive? Or where is that class 'br.com.ecore.jira.plugin.projectViewPlugin' suppose to be on my hard drive? If it is not dowloaded from the Internet.
    I have no trace of that class on 'atlassian-jira-3.13.2/', neither on 'jdk1.6.0_18/', 'jre6/' or 'apache-tomcat-5.5.28/common/classes/'.
    Thanks.

  • Under which group i have to post issues related to SAP - Basis

    Hello All,
    Can some one tell me
    Under which group i have to post issues related to SAP - Basis
    Thanks
    Balaji

    Hi,
    As such there is forum which is dedicated to basis. But there are number of forum where you can post issues depending upon what type of issue you have e.g.
    If you have issue related to database then you can post in SAP on Oracle, SAP on DB6, SAP on MaxDB etc.
    If it is related to OS then SAP on Unix, SAP on window etc.
    If it is related to ERP/EHP upgrade then SAP ERP 6.0 upgrade, Enhancement Package installation.
    If its related to netweaver then on SAP Netweaver administrator, SAP netweaver platform.
    Thanks
    Sunny

  • Naming convention for packages and classes

    Hi all,
    Is there any naming conventions for packages and classes which uses a design pattern ?. If yes what are the conventions used for business delegate,session facade, service locator,DAO and any other patterns.
    rgds
    Anto Paul

    Hi,
    that is a good question and one we have considered also. We dont yet cover the naming conventions for classes based on patterns but maybe will in the future. Currently, in the blueprints apps we tend to do some things like naminga class
    -AccountDAO etc for DAOs
    -For servicelocator we have a class called ServiceLocator viewable at https://adventurebuilder.dev.java.net/source/browse/adventurebuilder/ws/components/servicelocator/src/java/com/sun/j2ee/blueprints/servicelocator/web/ServiceLocator.java?rev=1.4&content-type=text/vnd.viewcvs-markup
    -for session facade, its a bit trickier since the name is so long and we cant add "SessionFacade" to the end of each facade class. I think in general we put "Facade" in the name, usually near the end
    -For Business Delegat, again it seems too long to add to each class name. So in the past we have added
    a "BD" to the names of the delegates. Some examples are at http://java.sun.com/blueprints/patterns/BusinessDelegate.html
    -For transfer objects we usually add a TO to the end of the name. Some examples at http://java.sun.com/blueprints/patterns/TransferObject.html
    Seems like something we could get a bit more consistent about.
    hope that helps,
    Sean

  • Regarding deletion of objects under one package

    Hi All,
    I have an obselete Z package under which there are more than 15 objects( 10 tables, views, FM). Please suggest is there any method in which i can delete all objects in one go.
    Thanks,
    Shobhit

    Hi,
    Goto SE80 transaction. Choose Package from the Dropdown. It will list all the objects attached to the package. From there, you can delete all.
    Regards
    Srini

  • How to transport a package(dev class) to another system?

    dear gurus,
    is it possible to transport a package (development class) from one system to anther system mannully? there is no transport path between the two systems.
    best regards.
    Jun

    Hello Jun
    The "correct" way would be to create a transport request of type Relocation of Complete Package (SE10):
    DE ORDER_MVE
    Short Text
         Select relocation of a complete package
    Definition
         Relocations of complete packages are transports with which you
         simultaneously
         o   move the original location of all objects in a package to the target
             system and
         o   simultaneously assign the package to another transport layer.
    Use
         Changing the transport layer means that you can edit and transport the
         objects consistently in their new original location without delay.
    However, I assume that this is not possible in your system landscape. In this case you can download the transport files using transaction CG3Y (if available => download as BIN not ASC) yourself. A transport request E01K900100 consists of two files (data and log file), e.g.:
    /usr/sap/trans/data/R900100.E01
    /usr/sap/trans/cofiles/K900100.E01
    Please note that the transport directory is likely to be different on your SAP system (check for directory DIR_TRANS in AL11 or ask your basis colleagues).
    Now on your target system you either upload the files into the corresponding transport directories using CG3Z (if available) or ask your basis people to put the files into the directories. Either your basis is importing the request or you can use transaction STMS (Import queue <target system>, menu Extras -> Other Requests -> Add).
    Add the request to the import queue and import it.
    Finally you need to change the original system of the transported object and the transport layer of the package:
    1) SE03 -> Change Object Directory Entries of Objects in Request
    2) SE80 -> Package in Change Modus: maintain transport layer
    Regards
      Uwe

  • Under which account XI sends messages through HTTP communication channel

    Dear Experts,
    Please help us to find out under which account (user) XI sends messages outside through HTTP.
    We should send data to external application using HTTP receiver adapter. Target host, username and password are provided by our customer. But during the test we'va got a HTTP 407 error - Proxy Authentification Required. This is our proxy server and go through it we should grant appropriate rights to XI account. But which?

    Hi,
    This error come because of
    the "auth-scheme" element required by the HTTP specification is missing in the "Proxy-Authorization" HTTP header.
    Solution of this is to use patch 8 for Support Package 17  and patch 5 of Support Package 18 of the XI ADAPTERFRAMEWORK CORE 3.0 software component.
    For XI7.0:
    patch 3 of support package 08 of the XI AdapterFramwork Core 7.0
    patch 2 of support package 09 of the XI AdapterFramwork Core 7.0
    The archives and the support package stack guide can be found on the
    services marketplace as described in SAP Note 952402.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • Downloading packages and class files

    Hi Friends
    I have a query regarding downloading packages . I have a LdapHelper class defined in a package of com.beasys.commerce.bridge.ldap of wls 2.0 version . I want that package to be imported to my wls of 8.1 version . Is this feasible ? . Can i download Package files as such . If so how ? .
    thanks in advance
    Samia

    -------- Original Message --------
    Subject: [Fwd: downloading packages and class files]
    Date: Wed, 19 Jan 2005 13:14:24 -0700
    From: Jim Litton <[email protected]>
    Newsgroups: weblogic.developer.interest.portal
    Samia,
    It would probably be best to rewrite your application to take advantage
    of the 8.1 versions of Weblogic authentication and Portal property
    management.
    In 8.1 Portal :
    1. has an Authentication class where we basically use
    weblogic.servlet.security.ServletAuthentication.weak(username, password,
    request).
    http://e-docs.bea.com/wlp/docs81/javadoc/com/bea/p13n/security/Authentication.html
    2. has a AtnManagerProxy class where we check user existence and member
    of, have methods to add remove users and groups, etc.
    http://e-docs.bea.com/wlp/docs81/javadoc/com/bea/p13n/security/management/authentication/AtnManagerProxy.html
    3. has a LdapPropertyManager EJB which is configurable through the
    p13n_ejb.jar deployment descriptors (ejb-jar.xml and
    weblogic-ejb-jar.xml) for retrieving user properties from an LDAP
    Directory Server.
    In 7.0+ and 8.1 Weblogic Server a new more flexible security provider
    framework was added to permit more flexible use of multiple security
    stores, perimeter authentication, and role mapping.
    Samia Rahumani wrote:
    Hi Friends
    I have a query regarding downloading packages . I have a LdapHelper class defined in a package of com.beasys.commerce.bridge.ldap of wls 2.0 version . I want that package to be imported to my wls of 8.1 version . Is this feasible ? . Can i download Package files as such . If so how ? .
    thanks in advance
    Samia

  • Access seq created in which package i saved

    HIi all,
    I created one access sequnce for tax in which package / local object shall i save pls help me in this regard. i am working in development client.
    Babu.

    Hi,
    if you don't want to transport it to a different client (Quality or Production) then you can directly save it as a local package (Package -  $TMP)
    In that case system won't ask for a transport request number.
    If you want to transport it, then please ask your ABAP person or Technical person on transportable packages they have. Get it form him, and enter it in the pop up under package ID.
    Then it will ask you for a new transport request number. where you can release and transport later.
    Best regards,
    Anupa

  • Under "show package contents," where can I find edited photos from Photos app?

    Hi everyone!
    I'm getting used to the new Photos app on Mac. In the Finder, under "Show Package Contents" (from the Photos library) I am able to see a folder titled "Masters" which has all of the original photos that I import into the Photos library.
    I edited some of these photos in the Photos app, and put them into an album. Where, under "Show Package Contents" can I find the edited photos in this album? I looked in all the subfolders but can't seem to find them.
    Thanks in advance.

    Have a look at this: It was written about iPhoto but it's about 95% accurate for Photos too. The first one is the one I'm thinking  about:
    https://discussions.apple.com/docs/DOC-4491

  • Can you find out what packages a class has imported?

    Hi all, I start my final year at uni in september and at the moment i'm just experimenting with stuff while i try and decide what to do for my final year project.
    Without going into too much detail what i want to be able to do is for the client to "submit" a class file that is then dynamically loaded and run on the server. Obviously this has security implications so what i was wondering was if it is possible to determine what packages a class has imported from the actual classfile.
    I've looked through the vm spec but haven't been able to find anything theyre that looks like it'll help. Any suggestions or ideas (or solutions!) would be much appreciated.
    Thanks. Matt.

    You could use the Class.getDeclaredClasses() to see the class types that exist as members, but that won't do you any good since the class will have already undergone static initialization within your VM, and the security breach would have already been made. You could inspect the constant pool in the class data to check what other classes are referenced but then that brings up several questions:
    1 - How do you know which classes are bad? Even if you define a set, copies can be created in new packages (or simply aliased) so that the list is invalid.
    2 - How do you know the class you are loading is not malicious? A client class may not reference any external class but may be malicious itself.
    3 - The offending class might use reflection exclusively to reference classes without leaving a trace in the class file. This would be absolutely impossible to detect.
    Your only choices are (a) to use signed classes, and make it the responsibility of someone to review the classes and sign them, or (b) install your own Security Manager to catch all prohibited activity, or (c) check as classes are referenced in the classloader. Option (a) is the best method, but (b) or (c) might work in a very restricted environment.

Maybe you are looking for

  • Ipod nano white screen and not turning off

    hi I bought a new mini pioneer stereo/dvd and put my ipod nano on it yesterday.. no probs it played.... but today i put it on the dock and all that it showed on the screen was a white screen with "ok to disconnect" on it... I took it off and now it i

  • I have a mini iPad and just got iPhone 5c

    I have an icloud email address and obviously an apple account what I want to know is can I use these on both my iPad and iPhone.

  • Issues with statistical WBS

    Hi, I've created a project profile for statistical WBS elements. I've also created network profile (which calls external number ranges) for this project. When I create a project in CJ20N, I'm encountering some issues. There is no issues when creating

  • PDF/VT Support in InDesign CS 5.5

    Is there PDF/VT export in InDesign now that CS 5.5 is out? Is there a similar upgrade to InDesign Server? Is there a good resource for the differences between PDF and PDF/VT? Thanks, Bob

  • Distort and perspective are greyed out in photoshop cs2

    I have placed a photo in a layer and I want to use distort through Edit - Transform, but it is greyed out. I have checked the image I am using and it is saved in RGB 8-bit. I can scew and warp the picture but I cannot distort it. See attached image W