Where do servers reside

i understand how to write a server program. the problem is where should i place it?
i'm working on a website that contains applets that should connect to a server. where should i place the server so that anyone who enters the webpage can run the applets? the applets are contained in the webpage. also, should i run the server program or does it run by itself?...
sam

Hi
You sure have to run servrer .It does not run by its self.
You have to run it somewhere even in the same machine you are working but remember that you have to make it listen at the same port your clients are going to connect. If you are working in http then I think that the port is 80.

Similar Messages

  • HT201317 I add all photos taken on camera roll to individual albums. However, once a photo is deleted from camera roll, it's also deleted from the albums where it also resides. Is there a way to delete or clear out the camera roll but keep them in albums?

    I add all photos taken on camera roll to individual albums. However, once a photo is deleted from camera roll, it's also deleted from the albums where it also resides. Is there a way to delete or clear out the camera roll but keep them in albums?

    See this discussion...
    https://discussions.apple.com/message/20971818#20971818
    From the  More Like This  section on the right

  • How does the communication will happened between SOA-Composer(where DVM file resides) and EM console (Where composite resides)?

    How does the communication will happened between SOA-Composer(where DVM file resides) and EM console (Where composite resides)?
    And also i would like to how A business rule(Which will be resides in SOA_COMPOSER) will be communicated to Soa Composite(Resides in EM Console)?

    whenever you deploy a new composite it gets stored in the MDS data
    store, i.e. the metadata service and not the dehydration store (the
    SOAINFRA database).
    Composer works directly with the MDS schema.
    EM reads the same schema (MDS) to see what composite are deployed on the
    partitions.
    All runtime instance data is stored in the SOAINFRA database.
    Hope this helps,
    Anatoli

  • I want to find out where the menu resides in the JTF page

    Hi,
    I have to customize CRM module.When I open up the standard page which is in JSP, I find a menu at the left. I want to change few links in that menu.but I am not able to locate where the menu resides. Any help will be appreciated.
    In CRM module -> Claims-> click on any claim number-> page appears with menu at left side.
    I want to change the menu.
    Thanks in advance
    bchopra

    Hi,
    wrong forum. This is an Oracle JDeveloper forum, not CRM or any other Applications related forum. Start searching for these forums from here: http://forums.oracle.com/forums/index.jspa?categoryID=84
    Frank

  • How do I put a link to my homepage rather than the page where my podcasts reside in my feed?

    I'm working through getting everything to work and now I'm trying to tweek a few things. Specifically where it lists the website I'd like it to link back to the main page rather than the hidden page that drives the feed resides.

    The website link is carried in the 'link' tag and currently links to http://xsnightclub.podbean.com . if you want to change this you will need to look for a setting in Podbean; however some of these online services set the link themselves, to their own page, and won't let you change it - I don't know whether Podbean is one of them.

  • Where do photos reside

    OK so I am having a problem.  I got my new 5 and hooked it up to computer and did a restore to gather all my stuff onto phone.  All gathered and came accross fine. Long story short I had some issues with battery drain/wifi etc so off to Apple Store where they told me I needed to erase phone and reinstall as a new phone rather than restore. They told me I could sync my photos from home later - well I don't seem to be able to locate where they reside on computer.  I did not delete anything and still should have backup from 9/20 before all my issues started

    Did you ever import the phots/videos to your computer?
    iOS: Importing personal photos and videos from iOS devices to your computer
    Then they will be where you imported them to.

  • U.S. Web Coated SWOP v2....what is it really called and where does it reside?

    The default/generic CMYK of choice is described as U.S. Web Coated (SWOP) v2. That is also the CMYK space inclued in the North American General Purpose 2 sychronized color setting in Bridge.
    But - if you download the folder of ICC profiles from the Adobe website, there is no such file inside. There is one called USWebCoatedSWOP.icc.  Is that the same thing?
    Also, can someone tell me where the ICC profiles that shipped with my Creative Suite programs reside on my hard drive? I'm using CS4 on a Mac.

    "There is one called USWebCoatedSWOP.icc.  Is that the same thing?"
    Yes, that is the same profile. Profiles have an internal and an external name and they're not always the same. If you double click on that profile and open it in the ColorSync Utility, you'll see the more commonly used name there.
    "Also, can someone tell me where the ICC profiles that shipped with my Creative Suite programs reside on my hard drive?"
    Macintosh HD>Library>ColorSync>Profiles>Recommended

  • How to find the path where the program resides

    I need to use the path where the running program file resides.
    My purpose is to make a program where some parameters are in a separate file. I want to have it in the same directory as the .jar program is. This way I could start and run the program from a memory stick.
    Is there a way to get the program path?
    Urpo Pietil?
    Edited by: urpo on Feb 12,:12 AM
    Edited by: urpo on Feb 12,:12 AM

    This will tell you the directory that contains the running program:
    System.getProperty("user.dir")

  • How to get the directory name where the class resides

    I have following directory structure.
    c:\one\two\three\four\five\Test.java
    package name for Test.java is four.five
    When I run, four.five.Test, I want to get the compelte path name where currently the Test.class is running i.e. "c:\one\two\three\four\five\"
    so that if I move four.five.Test.java into some different directory structure, I should always get the complete path name.
    Thanks In Advance
    Sachin

    package x.y;
    import java.io.File;
    public class Test {
        public static void main(String[] args) {
            System.out.println(new File(Test.class.getResource("").getFile()).getAbsolutePath());
    }

  • Where do files reside?

    I have never used iCloud for anything other than my iPhone. If I was to start using iCloud for Pages  and Numbers (new version 3.0?). Would my file only reside in iCloud or would it be on my Mac (OS 10.9.2) too? If so if I edited the file on my Mac I guess it would also change the iCloud file, like it does for my iPhone?
    Thanks

    You're welcome.  If you're using Time Machine you can restore earlier versions of your documents by navigating Finder to the appropriate loaction, then going back in time and restoring the document.  Just be sure to run Tim Machine before making significant changes.  Another option is to back up your iWork documents to iTunes as outlined in Winston Churchill's user tip here: https://discussions.apple.com/docs/DOC-3542.

  • Getting file path where .jar file resides

    I'm using a .jar file to run my Java app. Can anyone tell me how to return the directory where the .jar file is being run? Thanks very much.
    -Pete

    You can get the folder or jar file from which a given class was loaded.
    URL source = getClass().getProtectionDomain().getCodeSource().getLocation();
    String filePath = source.getFile();

  • Restored my iPhone, Photos are gone. Where do they reside?

    Hi,
    I have time machine running and wonder in what folder my photos from the camera roll are located. The roll is gone after I restored my 3G iPhone for iOS4.
    Thx

    If you are backing up your Mac drive, probably. But...
    The backup I was referrring to is the one itunes makes each time you sync your iphone.
    When you lose your camera roll and have not performed an import to your mac (as if from a digital camera), the backup is the only place the photos reside. To harvest them, you must do a restore from the old backup (itunes-created backup), import the photos and then restore the iphone.
    Your camera roll must be imported to your computer, just like a digital camera would be imported to your computer.

  • Does expanding LUN where oracle db resides will make it corrupt?

    as the question goes, regarding 11g, 10g db etc.;
    i'm about to do a LUN expansion for an oracle database and i thought i might need a few advices from oracle dba in here or anyone who had the experience doing LUN expansion thathas a oracle database resides in it.
    i concerns (naturally, since i had never done this):
    * will this excercise corrupt oracle database?
    * what sort of contigencies should i make? will it be enough doing a full backup and running backup check or do i need to try to restore the backup on a similar setup somewhere?

    863805 wrote:
    as the question goes, regarding 11g, 10g db etc.;
    i'm about to do a LUN expansion for an oracle database and i thought i might need a few advices from oracle dba in here or anyone who had the experience doing LUN expansion thathas a oracle database resides in it.Define LUN expansion. Resizing it to be bigger? And how is that LUN used? Cooked file system? Raw? ASM? Another storage management device?
    * will this excercise corrupt oracle database?Potentially yes.
    * what sort of contigencies should i make? will it be enough doing a full backup and running backup check or do i need to try to restore the backup on a similar setup somewhere?Any major storage change should ideally be preceded with a full backup. Better safe than sorry.

  • Where should images reside?

    Hi,
    We are trying to deploy current web sites into Portal, and there are a lot of images (gifs, jpegs) associated with the sites. Do we need to copy all the images that we use to the ORACLE HOME /images path, or can we point to the images as where they are existing now without hardcoding? For example, we are referring to the images now in portal page as "http://www.domain.com/images/b6.gif". Is there a way that we don't have to hardcoded "http://www.domain.com/images" or copy the images to ORACLE HOME /images path and it still knows where to get the correct image?
    Thanks;
    Kelly.

    This is a different slant on the question. I wanted to store JavaScript JS files at the file level. I created a 'js' directory under $ORACLE_HOME/portal30 but do not know how to access it. If I want to access a graphic stored in $ORACLE_HOME/portal30/images, as in a Dynanic HTML portlet, one enters a command such as:
    <ORACLE>
    select a.*,
    '<IMG src=/images/zip.jpg>' photo
    from scott.emp a
    </ORACLE>
    The 'images' subdirectory under $ORACLE_HOME/portal30 maps to the relative directory /images.
    Thanks in advance,
    Stan Beck

  • Bypass Logon screen of the SAP R/3 system where WDA application resides

    Hi,
    I created an application in WDA. I have another appplication in WDJ. On one of the views of WDJ application, I created a link to URL UI elem and provided WDA application's URL to it as a reference. When I click on the link to URL,  I expect that WDA should launch. But instead a logon screen appears. This logon screen is the logon screen of the SAP R/3 server in which I created the WDA application.
    I want to bypass this logon screen. how do i do this ?
    Regards
    seventyros

    For that you need to establish the SSO between the R/3 system and the JAVA system.
    you can import the sso ticket form key store and then put it in abap stack..
    or one more method is to give hardcoded user id and password in SICF for the web dynpro application.
    however this approach is not recommended.
    thanks
    sarbjeet singh

Maybe you are looking for