What are servlet capabilities?

am new to servlets, am just wondering if a servlet supports all the following:
- query string keys.
- form post keys.
- cookies.
- session management.
- server side caching (accessible object among all requests) .
- returning a binary file (attachment).
- and all other standard features in any server side scripting language.
regarding the server caching, is it possible to set an age (timeout) for the cache?

BalusC wrote:
JoachimSauer wrote:
gimbal2 wrote:
a servlet can do whatever HTTP can do and any servlet engine can handle sessions. So that is yes to all items.Slightly off-topic: Has anyone ever seen a non-HTTP Servlet?
Because the existence of javax.servlet.Servlet and javax.servlet.http.HttpServlet seems to imply that there was at some point the idea that Servlets for other protocols would be possible/useful. Has anyone seen a javax.servlet.Servlet that was not a javax.servlet.http.HttpServlet?Portlets.i've heard of people extending Servlet to create an FtpServlet, but i've never seen the source or deployment.
%

Similar Messages

  • What are the capabilities of JMX

    I am a student in the final year and i want to know what are the capabilities (what can i do with it) of JMX.
    Some of my teachers are interested on this subject, but unfortunately this technology lacks massive documentation. Can you give me some examples of projects that can be created with JMX ? Maybe I can use JMX in this year project.

    The following resources provide useful information regarding Java Management Extensions.
    [JMX Technology Overview|http://java.sun.com/javase/6/docs/technotes/guides/jmx/overview/JMXoverviewTOC.html]: Includes sections "What is JMX Technology?" and "Why Use JMX Technology?"
    [Java Tutorial: JMX Trail|http://java.sun.com/docs/books/tutorial/jmx/index.html]
    [What is JMX?|http://blogs.sun.com/jmxetc/entry/what_is_jmx]
    [JMX Documentation|http://java.sun.com/javase/6/docs/technotes/guides/jmx/index.html]
    [Online JMX Resources|http://marxsoftware.blogspot.com/2008/03/online-jmx-resources.html]
    JMX can be used for many things, but an obvious strength is the ability it provides for Java-based applications to be monitored and managed by software external to the application being monitored and managed.

  • What Are Servlets?

    I have a beginning java book which has a whole chapter devoted to servlets, but it does a lousy job explaining what they are or how to use them. Could someone tell me what a servlet is and how to make and use them?

    Servlets are Java programs that run on Servers. Similar to MS's COM and COM+ architecture and usage, servlets can do anything that a normal applet can do, though it has to be ran from inside a server container (Apache Tomcat for example). Servlets can take parameters just like normal applications though they are done through HTTP GET and POST strings( usually)
    More of the common places for finding them is paired w/ JSP sites and also as a data controller in a MVC and n-tier designs.

  • What are the capabilities of video editing in Photoshop?

    I only have Photoshop CS5 and would like to edit video footage I have of my college fashion show, my portion of which is about 3-4 minutes long.  One video I have is taken by a  hand held camera and I would like to somehow blur or crop out the distracting audience, which I know will be difficult because the camera is a little unsteady. My other footage is from the official DVD and is taken straight on from a steady camera. I want to splice the two videos together so you can see all angles of my designs. I think I will need to overlay a new soundtrack (just a song in my library) as well.  How much of this is possible in Photoshop, and for an advanced Photoshop user but a complete novice at anything video related, how difficult will this be to acheive? How time intensive? Before I delve into researching tutorials and online resourses, I really would like to know if it's even a feasable project. Many thanks!

    I do not do video editing but I just took a look at cs6 video timeline. It looks like it is very easy to splice video clips together and add an additional audio track that would span the entire spliced video.  That left me with the question could you blur or delete your audience.  It also looks like that would also be easy.  I dropped the sample window windows media video clip onto CS6.  In the layers palette I converted the video clip to a smart object and made a selection around the outside to represent your audience, added a smart filter a gaussian blur and rendered an mp4. http://www.mouseprints.net/old/dpr/Wildlife.mp4

  • What are System.in/out/err for servlets?

    While porting some command-line code to a servlet I ran into a problem where the servlet would hang trying to read from System.in. I will obviously need to fix that, but it got me wondering, what are System.in, System.out, and System.err for servlets? Do any of them have a use?
    Thanks
    Michael

    System.in doesn't have a use because it doesn't make sense for a servlet to read from it. The other two are still usable, and generally the application server maps them to a log file somewhere.

  • What are the new features added into servlet 2.5 ??

    Hi,
    i wanted to know that apart from annotation support what are other features are supported by servlet 2.5 ?
    does NIO,Continuations suported by servlet 2.5?
    Thanks,

    Hello,
    This link should give you some more informations.
    http://www.javaworld.com/javaworld/jw-01-2006/jw-0102-servlet.html?page=1
    They talk about NIO on page 6.
    Regards,
    Sebastien Degardin

  • What are the new / correct URLs for the Servlet / Persistence XSD ?

    Hi,
    the URLs: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd
    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd
    Do not work anymore and you constantly get annoying validation errors in all XSD validating IDE's.
    What are the new URLs now? I could not find any related document or article in the internet.
    Thanks!
    Sebastian

    you should never rely on remote resources for xml validation. you should always have them locally.

  • What are the advantages of compressor and it it even necessary

    what are the advantages of compressor and it it even necessary?

    Necessary for some and not for others – probably a large majority – who can by with the presets avalaible in FCX.
    The users who need Compressor are those who want to control the parameters of the encodes to get the best possible trade-off between file size and quality. Or those who want to do things like standards conversions, complex frame speed changes, better re-scaling capabilities, de-interlacing, re-interlacing, output formats beyond which are available in FCX, chapter markers for DVD and Blu-Ray authoring, batch conversions for multiple purposes through droplets, access to clusters for faster rendering.
    Russ

  • What are the major scenarios to customize DAF pipeline ?

    Hi,
    In which purpose DAF pipeline need to be customized.
    Please tell me what are scenarios to customize the DAF pipeline.
    Thanks In Advance.

    Some of the probable scenarios where we might want to customize the DAF pipeline: autologin based on a custom logic; implementing SSO; to set some request attributes based on request URI and/or parameters which can be used by the subsequent servlets/filters or other components; detect device type based on user-agent and other parameters/attributes; trigger a custom event on some action like page view etc.

  • R12 plsql web toolkit disabled - what are the alternatives?

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracel response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Pl see if this link can help - http://blogs.oracle.com/stevenChan/2008/07/new_whitepaper_mod_plsql_and_e_1.html
    HTH
    Srini

  • PLSQL Web Tool Kit (HTP) disabled in R12 - What are the alternitives

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracel response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Pl see your duplicate post here - R12 plsql web toolkit disabled - what are the alternatives?
    Srini

  • PLSQL Web Toolkit disabled in R12 - What are the alternatives?

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle Support was , "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracle response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Steven, this is a re-post of a question I asked in your article
    http://blogs.oracle.com/stevenChan/2006/11/mod_plsql_not_supported_in_ebu.html
    (great stuff btw)
    Hoping others may see this and have some input as well. So.....
    As means to buy some time while we learn how to redevelop our existing extensions in the R12 OA Framework as jsp, we are exploring using mod_plsql on a separate Oracle Application Server 10g installation to extend the life of our applications written using the pl/sql web toolkit.
    So here is my question: How do you integrate applications using this seperate mod_plsql into R12's security since it does not allow you to register a function type WWK (SSWA plsql function)? i.e registering as an EBS function then adding to a menu and so on.
    Do you still register the function as a WWK (SSWA plsql function) and enter a fully qualified url to the mod_plsql pkg.proc in the Web HTML tab?
    Thanks for any comments.

  • What are the Things required for BI 7.0 Implementation project

    Hi Friends,
                      Can any one suggest me
    1.What are the Things required for BI 7.0 Implementation project?
    2.System Configurations & Hardware Components?
    3. Any additional steps...
    plz suggest me.
    Regards

    Hi lakshmi,
    http://csc-studentweb.lrc.edu/swp/Berg/articles/PM_2006_upgrade_NW2004s_Bjarne_Berg_v12.ppt#426,3,Why Upgrade u2013 end of supportu2026
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d163a7-0301-0010-d9b0-98f692ea3c60
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2e8e5288-0b01-0010-2ea8-bcd4df5084a7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/472443f2-0c01-0010-20ab-fbd380d45881
    https://wiki.sdn.sap.com/wiki/x/JYk
    Check the following links.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    check the following
    http://help.sap.com/bp_biv235/BI_EN/html/bw.htm
    business content
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20co-pa%20extraction%203.0x
    https://websmp203.sap-ag.de/co
    http://help.sap.com/saphelp_nw04/helpdata/en/37/5fb13cd0500255e10000000a114084/frameset.htm

  • What are the differnet type of tables in mdm ?

    hi experts i am new to mdm. just i have refered some documents in that the have created some table and fileds ,taxnomy,lokups,.......
    so can any one give me the bref ida on
    what is mdm ?
    what are the different type of tables in mdm ? What is the requirement for the selection of table?
    what is a feld ? what are the diff type of fealds in mdm ? And requriement ?
    what is taxnomay ? And Requriement or where or when we can use ?
    what is lookups in mdm ? what is lookup tables in mdm ?
    what is mdm console ?
    what is mdm data manager. ?
    what is mdm import manager ?
    what is mdm syndicator ?
    please any body answer this questions .

    Hello Praveen,
    Below are the the all possible links of books,articles... etc for MDM.
    http://hosteddocs.ittoolbox.com/RD021507b.pdf
    demo
    http://www.sap.com/community/int/innovation/esoa/demo/MDM_demo/index.html
    http://www.asug.com/DesktopModules/Bring2mind/DMX/Download.aspx?TabId=66&DMXModule=370&Command=Core_Download&EntryId=3431&PortalId=0
    MDM
    http://www.asug.com/DesktopModules/Bring2mind/DMX/Download.aspx?TabId=66&DMXModule=370&Command=Core_Download&EntryId=1666&PortalId=0
    SAP Netweaver MDM Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b09b548d-7316-2a10-1fbb-894c838d8079
    SAP NETWEAVER MDM Leverage MDM in ERP Environments - An Evolutionary Approach -
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4059f477-7316-2a10-5fa1-88417f98ca93
    Master Data Management architecture patterns
    http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0703sauter/
    MDM and Enterprise SOA
    http://www.saplounge.be/Files/media/pdf/Lagae---MDM-and-Enterprise-SOA2007.10.10.pdf
    Effective Hierarchy Management Using SAP NetWeaver MDM for Retail
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ee0c9e-29a8-2910-8d93-ad34ec8af09b
    MDM World
    http://mdm.sitacorp.com/
    MDM: Master Data for Global business
    http://www.sitacorp.com/mdm.html
    MDM Master Data Management Hub Architecture
    http://blogs.msdn.com/rogerwolterblog/archive/2007/01/02/mdm-master-data-management-hub-architecture.aspx
    Improve Efficiency and Data Governance with SAP NetWeaver MDM
    http://www.sapnetweavermagazine.com/archive/Volume_03_(2007)/Issue_02_(Spring)/v3i2a12.cfm?session=
    Data Modeling i MDM
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d4211fa-0301-0010-9fb1-ef1fd91719b6
    http://www.sap.info/public/INT/int/index/Category-28943c61b1e60d84b-int/0/articlesVersions-31279471c9758576df
    SRM-MDM Catalog
    http://help.sap.com/saphelp_srmmdm10/helpdata/en/44/ec6f42f6e341aae10000000a114a6b/frameset.htm
    http://events.techtarget.com/mdm-ent/?Offer=DMwn716mdm
    http://viewer.bitpipe.com/viewer/viewDocument.do?accessId=6721869
    http://searchdatamanagement.bitpipe.com/data/search?site=sdmgt&cr=bpres&cg=VENDOR&sp=site_abbrev%Asdmgt&cp=bpres&st=1&qt=MasterDataManagement
    http://viewer.bitpipe.com/viewer/viewDocument.do?accessId=6721819
    http://www.dmreview.com/channels/master_data_management.html
    http://searchdatamanagement.techtarget.com/originalContent/0,289142,sid91_gci1287620,00.html?bucket=NEWS&topic=307330
    MDM Console -- http://help.sap.com/saphelp_mdmgds55/helpdata/en/88/9f9c427055c66ae10000000a155106/frameset.htm
    MDM Import manager --http://help.sap.com/saphelp_mdmgds55/helpdata/en/43/120367f94c3e92e10000000a1553f6/frameset.htm
    MDM DataManager --http://help.sap.com/saphelp_mdmgds55/helpdata/en/43/e0615a82b40a2ee10000000a11466f/frameset.htm
    MDM Syndicator --http://help.sap.com/saphelp_mdmgds55/helpdata/EN/43/5fe0e8a55f5f6be10000000a1553f6/frameset.htm
    Rgds
    Ankit

  • What are the diffrences among J2SE,J2EE, and J2ME ?

    Could one explain me..what are these terms and terms like JDK,SDK and what are the diffrences and similarities.I have installed J2sdk1.4.1 in my computer.I have written some programs and run them.Applets too.What are the extra benifits that I can take if I install J2EE.In other words what are the things that J2SDK is lacking when compared to J2EE?
    Please explain..I am quite new to java.
    Regards..Saman

    J2ME - Java 2, Micro Edition.
    This is a specification, a developement platform for Java enable device, it is mostly for mobile devices,such as PDA, handphone.
    J2SE - Java 2, Standard Edition
    This is a specification, a developement platform for developing standard service, which is software. Such as graphic user interface, input output device, applet and more.
    J2EE - Java 2 Enterprise Edition.
    This is a specification, a developement platform for enterprise system, server side program. and examnple is Java Server Page, Java Servlet, Enterprise Java Bean and more.

Maybe you are looking for

  • Rebind() takes 40 - 60 seconds

    The Scenarion is like this 1. I startv Rmi Registry without setting any thing in the classpath 2 .i start my Server (which also has Web server (Apache) running 3. i set the CodeBaseList sstem property to the required jars ( 7 jar files) as Html url l

  • Audio Video not synchron

    Audio and Video is in iTunes not synchron. The files I use are normal podcast files from Swiss Television. What's going wrong?

  • How can I remove leading spaces?

    I have a 40 page PDF and I used the Form Wizard to generate fields for me. I noticed that some of the fields have leading spaces in the name. These fields cannot be used via the doc.getField(name) syntax. It simply returns null. If I manually rename

  • How to unlock Iphone 4s in Itunes

    I have unlocked my iphone with Telstra and they told me to unlock the phone in Itunes to complete this process but im not sure how to do this

  • On the new 10.4.7 update

    I just installed the new 10.4.7 update; always happy to install a new update. After I booted back up I entered my login information and hit enter. The whole interface loaded so quickly I was astonished. Very little delay in loading up after login. Be