Free servers for server-side applications

Please go to:
http://forums.java.sun.com/thread.jspa?threadID=677266&tstart=0
Thanks!

You can use the tomcat container to test your servlets and jsps. Its free to download. You can download it at the following URL:
http://jakarta.apache.org/tomcat/

Similar Messages

  • Can i use same Server for server side and client??

    Hi,
    i m developing webservices in java and using two different server for server side and client.
    e.g. i m using one tomcat server on a machine to run webservice and again using one more tomcat server on client side at different machine.
    and hence it need two tomcat server.
    But i want only one server to run webservice and client.
    So please help me out...
    Thanks

    Hi,
    It is always recommended to maintain different servers
    REgards,
    Ravi.

  • Developing server-side applications using dreamweaver

    We are having issues developing server-side applications using dreamweaver for our client's website www.uuee.org.. They are building oracle database driven worldwide directory for Egyptian expatriates. Any help is highly appreciated.

    You made 3 statements. What is the question?  What do you need help with?

  • Problem with skin for server side buttons.

    Hi,
    I have a problem with the skin for server side renderd buttons.
    In my CSS file I have :
    .AFButtonStartIcon:alias
    content:url(/skins/images/btns.JPG);
    .AFButtonEndIcon:alias
    content:url(/skins/images/btne.JPG);
    .AFButtonTopBackgroundIcon:alias
    content:url(/skins/images/btntb.JPG);
    .AFButtonBottomBackgroundIcon:alias
    content:url(/skins/images/btnbb.JPG);
    JPG files in project are in dir "public_html/skins/images".
    In WAR file,the JPG files are in "/skins/images" directory.
    Skin configuration is correct because other settings from CSS
    file are functioning fine after deploying.
    But buttons are standard browser buttons and are not taking the images i have used.
    In document provided by Oracle it says:
    (Note: These icons must be specified using either context-image or
    resource-image icons. Text-based icons are not allowed.)
    I am nt able to understand what this means?

    Perhaps this thread will help.
    JSF Skining Button Images
    The doc should say whether or not the width/height is a requirement. But since it doesn't mention it, try adding a width and height.
    - Jeanne

  • Unable to use RAS SDK for server-side printing for XI 3.1

    Hi all,
    I am using RAS SDK for server-side printing.  Here are my codes:
    ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
    IEnterpriseSession enterpriseSession = sessionMgr.logon("Administrator", "", "cdi5boe", "secEnterprise");
    IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
    //out.println("Current User is = " + enterpriseSession.getUserInfo().getUserName());
    //out.println ("<br>");
    IInfoObjects infoObjects = iStore.query("SELECT * FROM CI_INFOOBJECTS WHERE SI_Kind='CrystalReport' AND SI_NAME = 'Sales Print'");
    IInfoObject infoObject = (IInfoObject)infoObjects.get(0);    
    IReportAppFactory reportAppFactory = (IReportAppFactory) enterpriseSession.getService("RASReportFactory");
    ReportClientDocument rcd = new ReportClientDocument();
    rcd = reportAppFactory.openDocument(infoObject,0, java.util.Locale.US);
    //Create print options to use when printing.
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName("
    cdi5boe
    HPLaserJ");
    printOptions.setJobTitle("Test Printer Job");
    printOptions.setPrinterDuplex(PrinterDuplex.horizontal);
    printOptions.setPaperSource(PaperSource.auto);
    printOptions.setPaperSize(PaperSize.paperLetter);
    printOptions.setNumberOfCopies(1);
    printOptions.setCollated(false);
    PrintReportOptions.PageRange printPageRange = new PrintReportOptions.PageRange(1,1);
    printOptions.addPrinterPageRange(printPageRange);
    //Print report.
    rcd.getPrintOutputController().printReport(printOptions);
    When I run the report, I got the following errors:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKPrinterException: com.businessobjects.crystalreports.printer.bean.ReportPrinter---- Error code:-2147215357 Error code name:internal
    I consult the Diamond Technical Community and I found the issue related to printer name:
    https://boc.sdn.sap.com/node/498
    However, I did check the printer name, it is accessible via Windows Explorer.
    Anyone knows how to resolve this?
    Regards,
    Derek

    It doesn't appear to be listed as a dependency in the developer docs, but would you try putting the ReportPrinter.jar in your RAS app?
    Sincerely,
    Ted Ueda

  • Configure SAP for server-side trust

    Hi all,
    I am installing BusinessObejcts XI integration for SAP Solution. I need configure SAP for server-side trust. I have read BussinessObjects XI Integration for SAP Solution Installation Guide. In chapter 6, It introduce how to configure SAP Server-Side trust. But I don't understand how to configure SAP for server-side trust, specially configure SAP Cryptographic. Would you please to give me more detailed explanation?
    Please advise,
    Duypm

    Hi Duypm,
    the SAP server side configuration is part of the Installation Guide Chapter 6. It starts on Page 94.
    If you unclear about this and what SNC configuration means for the SAP server make sure you talk to the administrator for the SAP system. You need administrative rights for the SAP system and the system will have to be restarted as outlined in the installation guide
    Ingo

  • Does Weblogic Provides any in built utility for server side browser detection

              Hi
              Does Weblogic Provides any in built utility or package for server side browser
              detection i.e. to know the browser details
              of the client with the first request.
              One such available product is BrowserHawk(http://www.cyscape.com).
              any thing similar to this available?
              Thanks in advance
              Mrutyunjay
              

    Hey Mohammed,
              yes, you could use just wl server to do file uploading. in your html client
              code, you need to specify the type of the data that you are sending as
              follows:
              <form action="UploadTestServlet" enctype="multipart/form-data" method=POST>
              File: <input type=file name=file><br>
              <input type=submit>
              </form>
              This will send your file to be processed by the UploadTestServlet. You need to
              code UploadTestServlet yourself to parse and extract useful data. check out
              www.servlets.com for a utility class that does just that
              Winston
              Mohammed Ali Usmani wrote:
              > Hi to All;
              >
              > I want to know if I can use weblogic (webserver) for file uploading from
              > client browser without using any ftp server.
              > Do I have to use some special code (may be in my servlet/html page) for
              > handling this. I mean that do I have to provide the implementation of RFC
              > 1867 by myself at server side?
              >
              > Or it is just merly a browser support? It doesn't effect the webserver at
              > all?
              >
              > Thanks
              

  • Contribute changing relative path for server-side include

    I am using Contribute CS3, version 4.1, and my pages crash
    every time a send a draft for review, because Contribute is
    rewriting a relative URL in a server-side include.
    The server-side include (before I send for review) reads:
    <!--#include file="../foo/bar.fileextention"-->
    After I edit other portions of the page and send the draft
    for review, it reads:
    <!--#include file="http:
    //www.servername.com/foo/bar.fileextension"-->
    Which results in the draft being unreadable.
    Is there any way to tell Contribute not to monkey with this
    URL? I have hunted, read the forums, checked the knowledge base,
    and coming up empy.
    Thanks in advance for any help you can provide!! I really
    appreciate it!
    -Nicholas

    Answering my own question.
    I researched this complete forum and with taking ideas from
    different posts, I was able to figure this out. I thought I would
    post it for anyone else needing to know the answer in one place:
    Include tags must read:
    <!--#include virtual="includes/fileName.html"-->
    (Include file is NOT a real HTML doc -- no tags in file
    except for CSS, as it would be used if not using Contribute.)
    No reference to .dwt needed nor Template created.
    No Edit instance tags needed anywhere.
    Contribute user navigates to page:
    [Upper right corner] Click Choose...
    [In my structure] User opens includes folder (double clicks)
    User selects THE file (clicks OK)
    User clicks on Edit Page button
    (Text is now editable.)
    User edits text.
    User clicks on Publish button.
    Worked for me several times trying.
    - Janet

  • AQ and DBMS_JOB for server side parallelism?

    I am using DBMS_JOBs to listen to a queue on 8.1.7. When something is queued one of the SNP processes that is listening dequeues the message and processes it using some stored procs. In this way messages that require a short time to process do not have to wait until messages that are longer have finished processing. This would be the case in a "single threaded" dequeueing system.
    Basically I'm just looking for some validation on this approach - If anyone has any other suggestions, especially if you know of another way of spawning server side processes, I would be extremely grateful.
    Thank you in advance,
    Matt

    This approach is fine.
    Oracle9i AQ allows you to register PL/SQL callbacks that will be invoked asynchronously (using DBMS_JOB) when a message is enqueued to a queue

  • Deploying JAX-RPC Client for client-side application

    I have a java Swing client side application that I am attempting to integrate web services capabilities into. The web services were already written (new to web services myself), I am just calling them. Using Oracle's JDeveloper I managed to create proxies for the web services and to call them just fine, once I added the JAX-RPC Client library to my project.
    My only issue is how to deploy. Again within the development environment all works perfectly. I tried references to all the jar files identified by the Oracle JAX-RPC Client library to know luck. I've referenced other jar files I use for deployment with no issues.
    Anyone created standalone applciations before that call web services? How did you deploy the web service related libraries.
    I'm using JDeveloper 10.1.3.3.0 with Java 1.5.0_06.
    I appreciate any guidance provided.

    I found a solution, but it shouldn't have been that difficult. JDeveloper provides a view of what JARs are part of a library. I used that as a starting point of what JARs might be required for my instance. I switched to linking to the individual JARs within their JDeveloper installed locations directly instead of the single library. I then systematically starting removing them one-by-one from my list to determine which were actually being used in my implementation. I did this because there were way too many to deploy. Once that was done I created a separate directory for holding the required JARs files local to my application.
    Lastly, I had to take care of any internal references within the JARs that may link to other JAR files. So I opened each JAR and looked at its manifest and copied those files over. Then I repeated the steps of deternmining if they were really necessary and copying over other internal references until I had the complete list.
    In the end I ended up with a considerable smaller list of JARs then if I had just assumed all JARs within the library and their references. However, it was much more difficult then it needed to be.

  • From server-side application, launch client-side file?

    Are either of these possible?
    From a word document hosted by terminal server and accessed via SGD: user clicks on a hyperlink to C:\file.doc and it launches that file on the user's computer using that user's copy of MS word (rather than on the app server)?
    From a document management system hosted by terminal server and accessed via SGD: The system stores the file path of documents on the user's local area network. When the user wants to launch a file, he clicks on a button and that launches the file on his local area network using his local copy of MS word (just a thought: would involve passing the path from the app server to SGD server then to the local computer. Maybe via the tcc client?)
    Am thinking of several applications of this kind of thing, these are just 2 examples. Would really help us build server-side apps that run as if they are local (and would definitely up our license count of SGD). Thank you

    Are either of these possible?
    From a word document hosted by terminal server and
    accessed via SGD: user clicks on a hyperlink to
    C:\file.doc and it launches that file on the user's
    computer using that user's copy of MS word (rather
    than on the app server)?http://docs.sun.com/source/819-6255/attr_scottatrylocalwindowsapplication.html
    From a document management system hosted by terminal
    server and accessed via SGD: The system stores the
    file path of documents on the user's local area
    network. When the user wants to launch a file, he
    clicks on a button and that launches the file on his
    local area network using his local copy of MS word
    (just a thought: would involve passing the path from
    the app server to SGD server then to the local
    computer. Maybe via the tcc client?)
    Am thinking of several applications of this kind of
    thing, these are just 2 examples. Would really help
    us build server-side apps that run as if they are
    local (and would definitely up our license count of
    SGD). Thank you

  • DPM Servers for server protection and SQL

    As per article TechNet article(Preparing the DPM SQL Server database)
     http://technet.microsoft.com/en-us/library/jj852163.aspx
    , observed following notes on this TechNet section,   
    Ø 
    You cannot use an instance of SQL Server running in a cluster for DPM.
    Ø 
    You cannot use a SQL Server AlwaysOn deployment
    But while Installing DPM 2012 R2 Prerequisites asking two options, 1. Use standalone 2. Clustered SQL Server,
    Query 1: Can I use Cluster SQL for DPM Database
    Query 1: I am plan to setup Server protection for server is my DC’s (Named DC1 and DC2), Can I use DPM Chaining to protect each other or advise which protection method is better
    ( Cyclic Protection or DPM Chaining

    Hi,
    This page
    Preparing the DPM SQL Server database has information for DPM 2012 and 2012 SP1 and a separate section for DPM 2012 R2.  It seems you looked under the wrong section.
    SQL Server requirements for DPM in System Center 2012 and System Center 2012 SP1
    -You cannot use an instance of SQL Server running in a cluster for DPM.
    -You cannot use a SQL Server AlwaysOn deployment.
    SQL Server requirements for DPM in System Center 2012 R2
    -Using an instance of SQL Server running in a cluster is supported.
    -You cannot use a SQL Server AlwaysOn deployment.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Running other server-side applications with JSP

    Hi,
    I'd like to know, if is possible run with JSP (Servlet, or JavaBean) other application, which support COM. I used something like this in JavaScript:
    application=new ActiveXObject("excel.application");
    and I had all possibilities of its API. I'd like to use excel as data source for user-friendly data input.
    Thanks for all suggestions

    Hi,
    I don't realy understand your question.
    If your javascript work using activeX, this code is executed on the client side (like the excel application and the excel file).
    You can, with a JSP, generate the html page that contain the script.
    Where is the problem ?

  • Can I use OBIEE WebLogic Servers for NON-OBIEE Applications ?

    Hi guys !
    OBIEE 11g comes with Weblogic 10.3.X. Technically, there is nothing stopping me from installing my own custom JEE Applications in a WebLogic domain (bifoundation or a new one), correct ?
    These applications have nothing to do with OBIEE. Rather I'm using the provided WL env as a standard JEE Application Server env.
    Have you guys had any experience with it ? Am I going to break OBIEE because of this ?
    Thanks.

    As long as you are good with Weblogic configuration no issues, if at all if you log a SR with Oracle for your custom configuration they may question you.
    This just my opinion, I may be wrong.

  • Recommended Free Antivirus for Server 2012?

    Short story, found out that Server 2012 doesn't have a antivirus that comes with it, I purchased MSDN subscription a while back when it was released and installed it as a desktop and been using it without issues.
    I need suggestions on a free based antivirus that's not the System Center or Endpoint thing I've read searching the forums, seems like you have to pay for it and MSDN subscription (the one I have) doesn't cover it for download.
    So basically if you guys know of any free/personal use antivirus I can install on Server 2012, much appreciated.

    Found a good article here:
    http://www.techflute.com/how-to-install-microsoft-security-essentials-in-windows-server-2012

Maybe you are looking for

  • My Laptop failed. Please help

    Hi guys, so 3 days ago My laptop "crashed". I can't really find any other word to describe but basically I was unable to boot up pass the grey screen. It just shut down. So I decided to go into the Recovery Mode to restore my Macbook from scratch, ho

  • SOAP receiver adapter error

    Hi all. I have create a FM ZRFC_FILENUMBER on R/3 side. Then i created webservice in the R/3 itself for this RFC. It gave me WSDL file. I have loaded this WSDL file in XI external definitions. In the receiver adpater configuration i am using the URL

  • I need help. Im not able to run itunes.

    This is the error message I receive. Please help. Nombre del evento de problema: BEX Nombre de la aplicación: iTunes.exe Versión de la aplicación: 10.6.1.7 Marca de tiempo de la aplicación: 4f71aced Nombre del módulo con errores: softpub.dll_unloaded

  • FCP to DVD Studio Pro exporting help needed - desperatey......

    Hi. Please help me if you can. I am exporting a Quicktime movie from FCP for DVD Studio Pro 4. I chose the MPEG 4 option in the compression, make it best quality and bounce it. But when I look at the self-contained mov file, every time a person walks

  • Another Caller Display Problem

    My caller display stopped working today at 14.00hrs and dispite reporting it several times and getting a text saying its now fixed, its not working. I have no filters and a filtered face plate, on infinity broadband and tried 2 new bt phones and they