Server side JAVA version?

My peer who is responsible for security is asking if the Cisco CCX or CVP servers have a server side JAVA component? If they do, how do I determine the version (more for CCX)....?

Hi,
about CCX, your best bet would be the compat matrix:
http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_compatibility/matrix/crscomtx.pdf
CVP is actually a J2EE appserver, running on Windows, so if you go and say java -version from the command line, it should give you the JRE version.
Just out of curiosity, why do you need the Java version?
Is it about the worldwide media panic about Java being vulnerable?
G.
Sent from Cisco Technical Support iPad App

Similar Messages

  • Server side java tech

    hi there
    what does server side java tech involve? any idea?

    It involves a server and Java programs. If you have a more specific question, that would be more useful.

  • Flash and server-side Java interaction

    If I have a graphic designer who is going to build a Flash
    front-end that needs to interact with server-side Java code running
    in a web server (Tomcat), should we be using Flash Remoting with a
    front-end that the designer creates with the Flash builder? It
    seems like that would be the easiest way for them to build it
    rather than having them get into Flex and all that. However, if
    there's a better way, please point it out to me, because I've never
    tried using any of these Adobe products. Thanks...

    hi Naija
    If you need to communicate with flash and java , then you
    need to move to the flash remoting concept. it the better way to
    communicate with the server side scripting language.
    ~~
    SK

  • Server side java

    I may need to do some Java programming. What I may need to do is create an internet interface to a database. I need to know if I would do that using Java or JSP? Is JSP basically server-side Java?
    Thanks, for your help.

    you may use servlet too. when you use applet, you need to let applet talk to your servlet application and then let it talk to database.

  • Changes in server side java file not reflecting in Client side java code?

    Hi friends,
    iam using eclipse IDE, JBoss server, SWING GUI and Oracle DB
    ( looks like : SWINGGUI (Client) <--> EJB's (serverside) <---oracle )
    my problem is , when i make change in server side bean file, that changes are not reflecting in GUI programs.
    (for ex: iam adding settr and getter for a field and using that in GUI program. but its not identifying that setter or getter).
    please tell me what should i do for every change done to server side program, that should reflect / available to GUI?

    my problem is , when i make change in server side bean file, that changes are not reflecting in GUI programs.
    (for ex: iam adding settr and getter for a field and using that in GUI program. but its not identifying that setter or getter).what do you mean it's not "identifying" the methods?
    you have to call those methods you know
    are you getting NoSuchMethodError?
    please tell me what should i do for every change done to server side program, that should reflect / available to GUI?you haven't posted any code or error messages that might help us debug

  • What X Libraries do I need to install for Server-side Java AWT rendering?

    Some of my clients like to set up Solaris and other Unix-like servers with minimal software installed. So, they usually don't install the X window system or any libraries. The Java libraries my company provides generate and load images using Java's AWT libraries, which require access to some native X libraries on Solaris and other Unix-like systems to work. Since our libraries are primarily used in a headless server environment, I need to know what the minimum set of X libraries is required for Java's AWT to work properly, and how do I install them easily?
    Thanks,
    Nathan Pilling
    Corda Technologies

    Hi,
    The sharepoint PIK is available for BO enterprise only. SP3 is refering to BO enterprise XIR2 SP3. This Service Pack is not available for CR 2008. In order to integrate CR 2008 in BO enterprise XIR3 you need to install SP0 on top of CR 2008. But as I said above without BO enterprise you won't be able to use the PIK.
    I copied the following system requirements from our Install Guide for BOE XiR3 PIK:
    System requirements
    For a list of system requirements, consult the Platforms.txt file included
    with your product distribution. For additional important information that may
    pertain to your deployment, it is also strongly recommended that you consult
    the Release Notes included with your product distribution.
    In general, the following components must be installed and configured
    correctly before you install the BusinessObjects Enterprise XI 3.0 Portal
    Integration Kit:
    u2022 Microsoft Windows SharePoint Services or Office SharePoint Portal
    Server 2003.
    u2022 BusinessObjects Enterprise XI .NET SDK (on your SharePoint machine
    or machines).
    u2022 Microsoft Windows Server 2003 (any edition).
    u2022 BusinessObjects Enterprise and Crystal Reports (on either the same
    machine and/or on a different machine).
    Kind regards,
    Tim

  • Server-side java performance

    how many simultaneous users are some of you experiencing ? just curious. Anyone got any links to app server reviews that contain performance studies ?

    You might get better performance by using Apache with Tomcat, if you have lots of static content (images, plain HTML, etc), also. That way Apache handles the static stuff and Tomcat the JSP/servlets only.

  • Tuxedo ATMI-Java version?

    Hi,
    Please let me know whether Java version of Tuxedo ATMI is available.
    Also how to invoke a ELink service from a tuxedo application?
    Please help.
    Thank U
    Lakshmi

    There is no server-side Java version of ATMI. You can write Java
    clients using the Jolt API to invoke Tuxedo services. An eLink service
    is just another Tuxedo service, the name of the service and the types of
    arguments will vary depending on the products being used...
    Lakshmi Muralidharan wrote:
    Hi,
    Please let me know whether Java version of Tuxedo ATMI is available.
    Also how to invoke a ELink service from a tuxedo application?
    Please help.
    Thank U
    Lakshmi

  • [Announcement: Java server-side web controls] - TICL 1.0 Final Released

    Hello JSP developers,
    We are pleased to announce the immediate availability of TICL (Tag Interface
    Component Library) 1.0 Final Release. TICL is library of server-side user
    interface components accessible through JSP tags. Like a conventional
    desktop toolkit, the components maintain state and manage interaction logic
    with the end-user with little or no assistance from the programmer.
    Read more about TICL at http://www.kobrix.com/ticl/ticlmain.jsp.
    If you are already a TICL user, check out the release notes at
    http://www.kobrix.com/ticl/releasenotes.jsp for the latest changes.
    More info
    One of the major goals of TICL is to bring RAD-like development to the WEB
    platform. Programmers can concentrate on logical functionality and build JSP
    pages by placing TICL components through tags and responding to user events.
    Every component is self-contained and manages interaction with the end-user.
    Visual appearance of components is abstracted into a high-level styles
    framework. In fact, TICL is probably the only server-side Java toolkit that
    rivals Microsoft ASP.NET's web controls.
    The library is tailored more towards WEB application development, rather
    than content only oriented sites. It is designed to quickly build clean,
    robust, well-structured and therefore highly maintainable code. It
    integrates seemlessly into existing JSP applications and it will work on any
    standard compliant JSP 1.1 container (e.g. Tomcat 3.2.1 and above, Resin
    etc.) and with fairly recent versions of the popular browsers.
    Core features are:
    - A powerful and extensible server-side event model. Component-end user
    interaction is encapsulated into a well defined set of server-side events.
    You can of course define event listeners, develop custom events, event
    filters etc.
    - Predefined components like panels, tabbed panels, tree views, DHTML menus,
    table views. Most can perform their interaction with the end-user at the
    browser through DHTML or by making a trip back to server on every user
    action (like expanding a tree node or minimizing a panel) - that is
    components are either "client" or "server" managed.
    - Smart browser handling. A complete framework for dealing with browser
    (user agent) capabilities, including detection of dynamic properties like
    connection speed, screen resolution, available plugins etc.; supporting JSP
    tags; on the fly selection of component rendering based on the current user
    agent.
    - A high-level styles framework for complete customization of the look&feel
    of components. Styles can be organized into themes. An inheritence mechanism
    of style objects provides for a powerful high-level structuring. The
    framework allows for a clean separation between look&feel and functional
    behaviour of GUI elements. No more copy&paste, no more code cluttering with
    tedious, browser-specific HTML details - consistency of look&feel can be
    easily achieved by maintaining a single TICL style sheet, a simple XML file,
    that is applied to all pages in your WEB application.
    - Full encapsulation of HTML forms, including a file upload component,
    augmented with things such as server-side command handlers, labels and DHTML
    tooltips. Form fields are typed, true server-side components. Not limited to
    the standard HTML form fields, they operate on a high level and custom ones
    can be developed and plugged into the framework.
    - A very powerful and easy to use declarative form validation mechanism
    (both client and server-side). You define validation rules and handlers for
    invalid forms in a clean, declarative way. The same rules you define can be
    applied at the client (through automatic generation of the necessary
    JavaScript) or at the server. Special purpose syntax allows you to easily
    handle interdependencies between field values.
    - A Data Objects framework integrated with TICL forms. Allows you to
    manipulate complex aggregate structures and associate them with forms for
    automatic mapping to/from form field values and data object fields (e.g.
    Java beans). A type mapping framework allows you to map any form field type
    to any Java type.
    - An integration module for the popular Struts framework is provided also.
    For example, it is possible to use the powerful TICL form tags with Struts'
    ActionForms.
    TICL is FREE for non-commercial and non-govermental use, and for an
    unlimited evaluation period. It comes with an extensive, over 200 pages,
    Reference Manual. To download it, please goto http://www.kobrix.com and
    select Downloads from the TICL pulldown menu. If you are not already a TICL
    user, you may need to register first.
    We sincerely hope you will enjoy TICL and are looking forward to your
    feedback!
    Best Regards,
    Borislav Iordanov
    [email protected]
    Kobrix Software Inc.
    http://www.kobrix.com

    This looks quite nice. I'm going to evaluate it now, but I wish it was open-source....
    Judging from the release notes, it's been around for a while. Has anybody had any experience with this product? Is it reliable? Does it scale well?

  • How to send Subtopic Message From Server-Side to Client ?

    I’m new at flex and i have a new question about Flex
    Message Service.
    How to send messages from Server-Side Java Code with
    Subtopic?
    For example.
    I customed a Flex Message Adapter in Tomcat Server , with
    this Adapter , i can send message to Client with following code .
    ---------------------Send message to Client------------
    MessageBroker msgBroker =
    MessageBroker.getMessageBroker(null);
    String clientID = UUIDUtils.createUUID(false);
    AsyncMessage msg = new AsyncMessage();
    msg.setDestination("CustomMsgServiceDes");
    msg.setClientId(clientID);
    msg.setMessageId(UUIDUtils.createUUID(false));
    msg.setTimestamp(System.currentTimeMillis());
    msg.setBody(clientID + "this is my message from server! \n");
    msgBroker.routeMessageToService(msg, null);
    ---------------------Send message to Client------------
    But i want send a message that have Subtopic to the Client ,
    How to do ?
    Thank you for reply.

    There's a white paper that talks about this subject -
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=8f1eb6ea

  • ***URGENT*** What Server side objec should we develop and deplot to OAS?

    Helo,
    I use Jdev3.1 as my Java IDE.
    I have to develop a server side java objects that will be deploy to OAS 4.0.8. My server side java objects will wait for client calls then perform certain business logics depending on each call? Please give me some advises about what type of java object should I develop.
    From JDev help doc,I read about Application Module, EJB, Business Component, JSP..I am new to JDev and Java so I don't really undestand about the relationship between these copmponent, and what should be used since they seem to do the same thing. Please help, I have to submit a proposal next week. Thank you very much in advance.
    Vivian

    Yes, I'm parsing some XML data files. The full stack trace follows.
    javax.xml.parsers.FactoryConfigurationError: Provider <HTML> could
    not be instantiated: java.lang.SecurityException: class "<HTML>"'s
    signer information does not match signer information of other classes
    in the same package
    at javax.xml.parsers.DocumentBuilderFactory.newInstance (DocumentBuilderFactory.java:99)
    at XMLHandlerStrippedDown.<init>(XMLHandlerStrippedDown.java)
    at onlinequestion.init(onlinequestion.java)
    at sun.applet.AppletPanel.run(AppletPanel.java:353)
    at java.lang.Thread.run(Thread.java:552)
    javax.xml.parsers.FactoryConfigurationError: Provider <HTML> could
    not be instantiated: java.lang.SecurityException: class "<HTML>"'s
    signer information does not match signer information of other classes
    in the same package
    at javax.xml.parsers.DocumentBuilderFactory.newInstance (DocumentBuilderFactory.java:99)
    at XMLHandlerStrippedDown.<init>(XMLHandlerStrippedDown.java)
    at onlinequestion.init(onlinequestion.java)
    at sun.applet.AppletPanel.run(AppletPanel.java:353)
    at java.lang.Thread.run(Thread.java:552)

  • Server side database access with Applets?

    Does anyone know how to do this without any JDBC or any other expensive, server heavy and special requirements?
    Who could be interested in this?
    Am i the only one?
    Most internet hosts, rented i mean, do not give many possibilities you have PHP and not much more to access a MySql or other database engine.
    If you want to build an aplication, a decent one, you must use java Applet because server side Java is not very interesting and is very expensive.

    Personally, I think server-side Java is very interesting and would disagree that a decent web application necessarily requires applets.
    I use Supplehost for their reliable and inexpensive Java hosting service.
    Many sites and applications make use of cross-browser DHTML and Java server technologies (JSP and servlets) are ideal for building and delivering data-driven DHTML pages.
    Of course applets have their advantages but, without a server providing access to data in a database, they're effectively working just as a static web page.
    There are other interfaces to databases: for example, Microsoft SQL Server provides the means to interrogate SQL databases through the underlying web server and to have the results returned in XML format.
    For me, J2EE provides the best tools for developing data-driven applications and the question over which client should do the presenting is more often one of how best to cater for the intended audience: cross-browser DHTML is best in some circumstances, applets in others, Macromedia Flash in others.
    Check out Supplehost's site: you get SSH and secure FTP access to a shared server, can install and run servlets and JSP applications and upload, configure and restart your applications very easily:
    http://www.supplehost.com
    Chris.

  • Xml parser on O8i server side

    Hi,
    I am having problems using xml parser 2.0.2.0.0 from JSP. In my
    case a simple SQLJ procedure takes a string representation of an
    xml document. DOMParser.parse() method throws an exception with
    the message body of 'null'. Since this is server side java I am
    unable to debug it. Does anyone experienced this or have a cure.
    Thanks a lot,
    vad...
    null

    If you are attempting to parse a
    document inside 8i which has a
    DTD with a SYSTEM identifier that
    is a URL, this is one case that I
    know can cause a java.lang.SecurityException
    because it is not, by default, allowed
    for any user inside the database to
    open an aribtrary URL or URLConnection.
    In particular, when the Oracle XML Parser
    attempts to read the DTD (even in non-validating
    mode it must read the DTD to see if there
    are default attribute values specified there)
    it will get a security violation.
    If you GRANT JAVASYSPRIV TO YOURUSER it
    works as expected.
    Steve Muench
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    null

  • Does Sun One Web Server support server-side javascripts?

    Hi,
    We have used Netscape iplanet web server running our server-side javascripts for a few years. We're evaluating the latest Sun One web server and see if it can run the server-side javascripts. Does Sun One support server-side javascripts? If so, where do I can find the document?
    Thanks.

    you can use JScript (a type of server side java script) if you install Sun One ASP. it also gives you VBScript support as well

  • Java Stored Procedure / connection JDBC / Server Side / Client Side

    Hi,
    I would like to know if we can know at the runtime with a JDBC api if the stored procedure is running in client side or in server side ?
    THANKS

    You wrote
    "Java stored procedures -- by definition - are stored in the 8i rdbms. !!"
    From the Oracle8i Java Stored Procedures Developer's Guide
    Release 8.1.5
    A64686-01
    "If you create Java class files on the client side, you can use loadjava to upload them into the RDBMS. Alternatively, you can upload Java source files and let the Aurora JVM compile them. In most cases, it is best to compile and debug programs on the client side, then upload the class files for final testing within the RDBMS"
    This means that you can create shared classes that are used on both the client and server side. The source does not need to reside within the server (according to their documentation). Please also note the following from the Oracle8i JDBC Developer's Guide and Reference Release 8.1.5 A64685-01 for using the getConnection() method on the server:
    "If you connect to the database with the DriverManager.getConnection() method, then use the connect string jdbc:oracle:kprb:. For example:
    DriverManager.getConnection("jdbc:oracle:kprb:");
    Note that you could include a user name and password in the string, but because you are connecting from the server, they would be ignored."
    So if you're coding a shared class that is to run on both the client and server side, you might do something like this:
    Connection conn =
    DriverManager.getConnection(
    System.getProperty("oracle.server.version") == null
    ? "jdbc:oracle:thin:@hostname:1521:ORCL"
    : "jdbc:oracle:kprb:"),
    "youruserid","yourpassword");
    As stated earlier, the userid and password are supposedly ignored for server connections retrieved in this manner. I haven't tried this yet, but it is documented by Oracle.
    Regards,
    Steve
    null

Maybe you are looking for

  • Do Not Upgrade to Yosemite w/ Macbook Pro: Severe Monitor Glitch

    Jesus, I have an early 2011 15" Macbook Pro that has been running very smooth with Mavericks OS X. After upgrading to Yosemite my monitor has had sever issues and requires frequent restarts after the system crashes. In hopes of a fixing this with an

  • Using XPath

    Hi All, This is a JDBC-Proxy(scenario). Based on a particular field content say "receiver". I need to use 2 different receivers. For example, if the value is "1" I need to send the message to first receiver and if the value is "2" I need to send the

  • Problem with file transfer

    When i try to transfer a non zipped file or a pages file i've got this error, it's recent but can't tell you when. But I can transfer image (jpg, png...) I've Chax version 1.4.8 for Mac OS X 10.4.3. Impossible d'envoyer le fichier "Sans titre.pages"

  • I can't open firefox from the firefox icon. I'm getting this error: /';0op-p'}{ 2P

    I can't open firefox from the firefox icon. I'm getting this error: /';0o

  • N80.. new firmware v 4.0632.0.38 ?????

    v 4.0632.0.38 13-10-2006 RM-92 N-80(05) Code: 0546454 new firmware???????????????????????????????????????? Message Edited by dos_1 on 05-Jul-200705:59 AM Message Edited by dos_1 on 05-Jul-200706:03 AM