Information about JSP

Hi everyone,
I am trying to collect information about JSP and was wondering if anybody could help me?
I am trying to find something about the history, what kind of compiling language JSP is using and how it works, what kind of runtime and how it works, what kind of uniform class library and how it works.
I am trying to find general information. I don�t want to go into details like is using Taglibs, Beans ect.
I would appreciate the help.
Thanks,
Michael

Well, JSP is Java Server Pages. I'm not sure how old it is, offhand. At least 5 years now, I guess. Generally, it uses Java as the language, although, technically, there is a language parameter of a JSP page that suggests there was some thought to supporting other languages (like ASP supports (or used to) VBScript or JScript).
Why don't you go to the JSP page on Sun's site and read that info.

Similar Messages

  • How to get real time information about how many user are logged in and thei

    I use tomcat as my server platform in Ubuntu for a war file.
    I know in order to get real time information about how many user are logged in, we can count how many active sessions exist by a SessionCounter code. However, I have to permit HttpSessionListener in web.xml of tomcat. From other users' experiences, the configuration is complexed and has some errors.
    Here's the link:http://www.stardeveloper.com/article...1112001&page=1
    In order to get users' ip, in jsp, use request.getremotehost() or
    request.getremoteaddress() by editing the jsp file.
    I wonder if there's some open source software to use for these two purposes.
    Thank you!

    That url is missing a few bits. The ... in the middle doesn't help.
    we can count how many active sessions exist by a SessionCounter code.
    However, I have to permit HttpSessionListener in web.xml of tomcat.
    From other users' experiences, the configuration is complexed and has some errors.And have you tried it? The configuration isn't that complex.
    What errors do you mean? Errors in tracking people, variance in the count? Probably related to internet issues and nothing you can do will alleviate them.

  • Need information about "Activation Task"

    Hi at all
    I need information about "HOW" the activation task work. I try to found information on Metalink and I can't found anything. Who anyone show me where I can find this information?
    The information from Design Studio are not enough.
    Thanks in advice
    Luis
    Edited by: Luis_ITA on 9-giu-2011 10.35

    Hi Luis,
    Following are the resources you can use to seek information about Activation Tasks:
    1. Following link is from OU that provides an overview of the Activation Task:
    http://ilearning.oracle.com/ilearn/en/learner/jsp/rco_details_find.jsp?srchfor=1&rcoid=920335765
    2. Design Studio Online Help provides comprehensive description about the task – what is it, how to use it, different compensation modes etc.
    Thanks,
    Deepankar (Deep) Dey
    OSM- Product Management

  • Questions About JSP?

    hi;
    I am php devloper and I am learning Java now.
    I am using NB6.1 , Tomcat 6.0 , J2ee 5.
    I have some questions about devleoping web application with jsp.
    1.What are
    /WEB-INF/web.xml
    /META-INF/context.xml
    /META-INF/MANIFEST.MF
    files that generated with NB.are important or optional.are auto generated or may I edit.
    2.can I distribute my web application in non text format.How?
    3.if I want to add some files to my application that its running in tomcat.how can i do that with out rebuild all.
    thank you
    Add to mtz1406's Reputation

    thank you all for helping.
    I will write more information about my questions may this help others:
    *{ /WEB-INF/web.xml* - The +Web Application Deployment
    Descriptor+ for your application. This is an XML file describing
    the servlets and other components that make up your application,
    along with any initialization parameters and container-managed
    security constraints that you want the server to enforce for you.
    This file is discussed in more detail in the following subsection.
    As mentioned above, the <code>/WEB-INF/web.xml</code> file contains the
    Web Application Deployment Descriptor for your application. As the filename
    extension implies, this file is an XML document, and defines everything about
    your application that a server needs to know (except the context path,
    which is assigned by the system administrator when the application is
    deployed).
    The complete syntax and semantics for the deployment descriptor is defined
    in Chapter 13 of the Servlet API Specification, version 2.3. Over time, it
    is expected that development tools will be provided that create and edit the
    deployment descriptor for you. In the meantime, to provide a starting point,
    a [basic web.xml file|http://localhost:8080/docs/appdev/web.xml.txt]
    is provided. This file includes comments that describe the purpose of each
    included element.
    NOTE - The Servlet Specification includes a Document
    Type Descriptor (DTD) for the web application deployment descriptor, and
    Tomcat 6 enforces the rules defined here when processing your application's
    <code>/WEB-INF/web.xml</code> file. In particular, you must
    enter your descriptor elements (such as <code><filter></code>,
    <code><servlet></code>, and <code><servlet-mapping></code> in
    the order defined by the DTD (see Section 13.3).
    h4. } from tomcat documentation
    Tomcat Context Descriptor
    bq. A /META-INF/context.xml file can be used to define Tomcat specific \\ configuration options, such as loggers, data sources, session manager \\ configuration and more. This XML file must contain one Context element, which \\ will be considered as if it was the child of the Host element corresponding \\ to the Host to which the The Tomcat configuration documentation contains \\ information on the Context element.
    }from tomcat documentation
    but I still want more information about this question:
    Q3: I want to distribute (sell to another organaization) without give sorce code in jsp files.So I want to precompile it to be just class files or jar files.
    I want to use ant that become with netbeans 6.1.can anyone give me information about how to do that.
    thank you again

  • License information about SJDS5.2 and SJISW 1 2004Q3

    In our environment SJDS5.2 and SJISW 1 2004Q3 is installed on Solaris 9 4/04 on two SPARC machines. We also use MMR feature.
    Suddenly I am asked to get licensing information about these products in our environment which was actually installed and configured by another person who has left the company.
    Can any one guide me about the licensing information related to these products? After going through this forum I could find some one mentioning like if we use solaris 9 then upto 200,000 entries are free. Is it about the number of users using the LDAP or something else?
    Also we have valid support plan for these products from SUN.
    Is it based on CPU? Any help on this will be appreciated.
    SMV

    Product license details are installed under a LEGAL root directory on disk as part of the installation. You can also alternatively go back to the download section and review the license at: http://www.sun.com/software/products/directory_srvr_ee/get.jsp
    The free 200,000 entries you refer to (entries = objects, not users) are only for DS entries Enterprise Wide, those don't apply to DSEE and consequently don't give you free access to Identity Synchronization for Windows.
    You need to go back to your Solaris entitlement to find the details.
    Also you always have to subscribe a directory maintenance contract to get support, this is not covered under Solaris maintenance.
    Directory maintenance contract are based on the total number of entries managed by you directory service. It is independent from you hardware deployment.

  • Howto get information about available queues?

    Any ideas how to get information about available queues on a Weblogic Server to browse them?
              When you have the jndi namespace and the name of the queue it's no problem to browse that queue, but when you don't have the name of the queue is there a way to still be able to browse the queue(s)?
              Any information is warmly welcomed.
              Thanks,
              Chris

    A QueueBrowser is currently the only way to view message contents. WebLogic 9.0 (out in beta now), provides comprehensive message management both via console and JMX.
              For 8.1, the following links may help get you started.
              JMS technology page:
              http://dev2dev.bea.com/technologies/jms/index.jsp
              WebLogic public management/monitoring APIs:
              http://edocs.bea.com/wls/docs81/jmx/index.html
              jsp based dest browser (which ultimately uses a QueueBrowser):
              http://dev2dev.bea.com/codelibrary/code/jmsdest.jsp
              JMS statistics dump:
              http://dev2dev.bea.com/codelibrary/code/jms_stats.jsp
              Tom Barnes, BEA

  • About jsp:forward

    Hello everybody, sorry for my bad english.
    Finally, I let my old post to ask my question differently:
    Is it possible, with ADF, to start the application like this:
    in web.xml:
    <welcome-file>index.jsp</<elcome-file>
    in index.jsp:
    <jsp:forward page="/home.jsf"/>
    Because personally, the only method I found is:
    in web.xml:
    <welcome-file>index.jspx</welcome-file>
    with the appropriated configuration in web.xml (particularly a filter implemented manually).
    If the answer to my question is yes, please, is it possible to see you web.xml file?
    Thanks in advance.

    Thanks for your answer.
    In fact, nothing is bad with:
    <welcome-file>/home.jsf</welcome-file>
    But know if it is possible to use <jsp:forward page="/home.jsf"> could maybe help me to understand some things about the use of filters.
    Personally, as I said before, I can effectively use <welcome-file>/home.jsf</welcome-file> but this implies to implement a filter.
    In others libraries (even with Trinidad), this filter is never needed.
    So, I try to understand the difference between those two methods.
    And any information about this interest me.
    Thanks in advance.

  • Request the information about Sun Web server

    Hi,
    We are developing an embedded system. We need install a web server in our system. We got some information about Sun web server, but it is not enough for us to decide which web server we should use. Would you please give me some detail information of Sun web server?
    1.Firstly, we will use the web server in an embedded system. Can Sun web server run in the embedded system, such as VxWroks, Embed Linux?
    2.Secondly, we will use chroot jail to enhance the security. Can Sun web server support chroot jail?
    3.We can pay money for the service. But would you provide the service to customize the web server according to our necessary and maintain the web server? What's the price?
    4.Can you give me a detail features list of Sun web server? Or please check the following feature list. Thank you very much.
    Feature List:(For native support feature, input (Y)es; Support via third-party product, input (3)rd; Not support, input (N)o).
    Part I. Core Technology
    ()HTTP/1.1 &#12288;
    ()KeepAlives&#12288;
    ()Pipelining&#12288;
    ()Templated web site
    ()reconfiguration without restart
    ()On-demand web site deployment
    ()High scalability process model
    ()Linear SMP scalability
    ()Configurable log format
    ()Customisable error pages
    ()Dynamic log rotation
    ()Bandwidth throttling
    ()Basic Server-Parsed HTML (SSI)
    ()Dynamically-generated SSI
    ()Automated self-diagnostics
    ()Multiple logs&#12288;
    ()Virtual servers
    ()embedded in other applications
    ()extensible
    ()modularity
    ()J2EE 1.4 support
    ()IPv6 support&#12288;
    Part II. Security
    ()SSL v2 and v3
    ()SSL(hardware)
    ()SSL certificate management
    ()Clustered SSL certificate deployment
    ()Antivirus
    ()ActiveDirectory authentication
    ()Antispam
    ()Built-in firewall
    ()LDAP authentication
    ()Anti-Denial-of-Service protection
    ()HTTP request filtering
    ()Malformed HTTP header protection
    ()Integrated attack monitoring and logging
    ()Hardware crypto support
    ()IP address authentication
    ()DNS name authentication
    ()User-based authentication
    ()Referrer-based authentication
    ()Basic Authentication
    ()Other/system authentication
    &#12288;
    Part III. Management
    ()GUI Setup
    ()GUI configurate
    ()Web-based user interface
    ()remote management
    ()WebDAV support
    ()Clustered web site management
    ()Group-based web site configuration
    ()Integrated licence management
    ()Configuration wizards
    ()Scriptable (command-line) configuration tools
    ()Real-time web-based statistics
    ()SNMP monitoring
    ()Delegated user management (htaccess)
    ()Scalable subserver support
    &#12288;
    Part IV. Application Support
    ()NSAPI
    ()ISAPI filters
    ()ISAPI extensions
    ()FastCGI
    ()CGI
    ()Generic FastCGI/CGI handler
    ()Secure CGI sandboxing
    ()Limit CGIs by CPU or memory use
    ()LDAP
    ()XML support
    ()SOAP
    ()Request rewriting
    ()Own API
    ()Own scripting/batch language
    ()WAR file support
    ()Content filters
    ()HTTP (Gzip) Compression
    ()Perl
    ()Servlet
    ()JSP
    ()ASP/ESP
    ()Secure setuid PHP
    ()PHP
    Part V. Support
    ()commercial support
    ()MailList
    ()Forum
    ()Free telephone
    ()24x7 support
    ()GSA scheduled
    ()FAQ
    ()Tutorial
    ()Document
    ()Source code
    Thank you very much!

    Web Server is not currently supported under VxWorks or Embedded Linux. There's information on the supported platforms on the Web Server page at http://www.sun.com/webserver

  • [GeForceFX] Information about MSI FX550-TD128LF

    I bought a VGA FX5500-TD128LF but I couldn´t find the information in the MSI Website.
    I only found information about FX5500-T128, but it´s a different model. I´m sure the model I bought is FX5500-TD128LF
    I need the folowing information:
    • Graphics Core
    • Memory Interface
    • Memory Bandwidth
    • Fill Rate
    • Vertices per Second
    • Pixels per Clock (peak)
    • Textures per Pixel
    • RAMDACs

    Hi, here there some of my findings (none in MSI america sites), and Everest is a great tool to know more about your hardware.
    http://it.kelkoo.com/b/a/ps_15298757/111601.html
    http://wvw.monsieurprix.com/fiche/genhardware/J000111425.html
    http://www.czechcomputer.cz/product.jsp?artno=31991
    http://microstar.nakupni-dum.cz/vga-msi-fx5500-td128lf-gf-fx5500128mb-ddrdvitv/f-5/s-5/dp-43427/
    http://www.datadisk.nl/main/videok/msifx5500td128lf.htm
    http://www.levi.cz/clanek.php?kod=CBM3032

  • Hello please i need some information about the blackberr...

    hello please i need some information about the blackberry instant messenger is how does it work , i heard that i send messages for free from a blackberry to a blackberry is it true ? does it need internet ? and does it matter if the other phone is in another country'
    thank you alot

    Hello,
    Here is a page with much information about BBM:
    http://na.blackberry.com/eng/devices/features/im/blackberry_messenger.jsp
    Hope that helps! If not, Please come to:
    http://supportforums.blackberry.com/rim/
    and register an account. Then post to the applicable forum.
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How to get information about creation of a virtual machine on a Hyper-v host.

    Hi,
    How to get information about creation of a virtual machine on a Hyper-v host?
    I need: host name, time created, creator user.
    I saw in Hyper-V-VMMS but I found info about movements of VM between hosts.
    Thank's in advance.
    Denius Valiant

    For Host Name * Created Time Use This Command In PowerShell 
    Get-VM -Name (Read-Host "Type Your Vm Name") |select CreationTime , ComputerName
    and for Create User , As i know you should see on Event Log . 
    Go To Event Log Viewer--->Applications And Services Logs--->Microsoft--->Windows--->Hyper-V-VMMS--->Operational 
    You can see in Event Log who create the Vm.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:
      

  • A PDF document with information about activation for CS6 software

    Here's a PDF document with information about activation for CS6 software.
    I found it very useful for understanding how the system worked for activation of perpetual licenses, both in cases where the computer is and isn't connected to the Internet.

    Ann, with some browsers, the PDF document will download in the background rather than appear in a browser window.

  • I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.

    I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.
    In particular, I am analyzing the example "Even Angle Reference Signal Processing (Digital Tacho, DAQmx).vi", whose documentation I am reproducing in the following:
    <B>DESCRIPTIONS</B>:
    This VI demonstrates how to extract even angle reference signals and remove the slow-roll errors. It uses DAQmx VIs to acquire sound or vibration signals and a digital tachometer signal. This VI includes a two-step process: acquire data at low rotational speed to extract even angle reference; use the even angle reference to remove the errors in the vibration signal acquired at normal operation.
    <B>INSTRUCTIONS</B>:
    1. Run the VI.
    2. On the <B>DAQ Configurations</B> tab, specify the <B>sample rate</B>, <B>samples per channel</B>, device and channel configurations, and tachometer channel information.
    <B>NOTE</B>: You need to use DSA PXI-447x/PXI-446x and PXI TIO device in a PXI chassis to run this example. The DSA device must be in slot 2 of the PXI chassis.
    3. Switch to <B>Extract Even Angle Reference</B> tab. Specify the <B>number of samples to acquire</B> and the <B># of revs in reference</B> which determines the number of samples in even angle reference. Click <B>Start</B> to take a one-shot data acquisition of the vibration and tachometer signals. After the acquisition, you can see the extracted even angle references in <B>Even Angle Reference</B>.
    4. Switch to the <B>Remove Slow-roll Errors</B> tab. Click <B>Start</B> to acquire data continuously and view the compensate results. Click <B>Stop</B> in this tab to stop the acquisition.
    <B>ORDER ANALYSIS VIs USED IN THIS EXAMPLE</B>:
    1. SVL Scale Voltage to EU.vi
    2. OAT Digital Tacho Process.vi
    3. OAT Get Even Angle Reference.vi
    4. OAT Convert to Even Angle Signal.vi
    5. OAT Compensate Even Angle Signal.vi
    My question is: How is the synchronization produced at the time of the compensation ? How is it possible to eliminate the errors in a synchronized fashion with respect to the surface of the shaft bearing in mind that I am acquired data at a low rotation speed in order to get the "even angle reference" and then I use it to remove the errors in the vibration signal acquired at normal operation. In this application both operations are made in different acquisitions, therefore the reference of the correction signal is lost. Is it simply compensated without synchronizing ?
    Our application is based on FPGA and we need to clarity those aspects before implementing the procedure.
    Solved!
    Go to Solution.

    Hi CracKatoA.
    Take a look at the link bellow:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=255126&requireLogin=False
    Regards,
    Filipe Silva

  • How do I use my serial number to find information about my MacBook Pro's Processor and RAM?

    So I want to find information about my MacBook Pro's processor and RAM using the serial number because the MacBook no longer works. I remember being able to find this information on the apple website before, maybe by using the coverage checker. Did they take this information out of the coverage checker? Is it no longer possible for a costumer to obtain this information?

    Append the last three characters of it to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page.
    This won't reveal how much RAM it currently has installed.
    (117541)

  • Changing from dev to standard edition causes "Could not obtain information about Windows NT group/user error code 0x6e."

    Hello,
    We recently upgrade our SQL Server 2012 SP1 (64bit) dev edition to standard edition, after we purchased the required licence and it was deployed in production.
    Since the edition change, we are now receiving the following error, with some of our jobs, which have an e-mail step in them, which is causing the jobs to fail.
    Msg 14661,Level 16, State 1, Procedure sp_send_dbmail, Line 517
    Query execution failed: Msg 15404, Level 16, State 19, Server BL-SVR15, Line 1
    Could not obtain information about Windows NT group/user 'BLUELIZARD\savaa', error code 0x6e.
    Any ideas how to fix this issue? We were also having a similar error, when executing the jobs, but changing the job owner to SA has fixed this issue.
    Thanks,
    Andy.

    Hi,
    Which user account you used for SQL Server service, domain account or local account?
    If it is domain account, are you able to log in to a machine with it?
    Make sure that the password of account is not expired.
    Also, grant the user Allowed to Authenticate permission and see how it helps.
    Refer to the below article:
    http://geeks.ms/blogs/ozonicco/archive/2013/01/14/208266.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • Getting the response in a single file

    Dear friends,        I need a clarriffcation, i am getting the response from rfc for my scenario file-xi-rfc(synchronous). And the result was stored in the ftp folder as a file.Now my issue is my source file having more than one sales order detials s

  • Am I the ONLY person that noticed Verizon FAILED again to notify the publicly properly of a problem?

    I sent this message to Verizon today: What is wrong with this company, that YOU wouldn't give your CUSTOMERS proper notice of a programming software update. At this time in history there is NOOOOOOO reason you should not be able to notify CUSTOMERS o

  • Mac shuts down randomly-.

    Hi all, Hoping someone can help me. My macbook keeps shutting down - read a few similar posts, but none of the suggestions seems to have worked. The computer seems to be fine if just playing music or something in the background, but when playing cand

  • WRT610N RIP version and SNMP

    I just bought this router ... Never experience the overheating problem posted by other users, router is pretty cold, even after 3 days on In Italy the street price is quite expensive (180€ / 232$) but works great on 2.4G (5G suffer serious lack of co

  • Problem with file descriptors not released by JMF

    Hi, I have a problem with file descriptors not released by JMF. My application opens a video file, creates a DataSource and a DataProcessor and the video frames generated are transmitted using the RTP protocol. Once video transmission ends up, if we