Is there any possibilities to call external servlets?

hi,
i put my all servlet files to outside of the root directory of application. Is there any possiblities to access the external servlets? when i call a servlet file through a jsp, 404-file not found exception was rised.
Thanks in advance........
Murali

crossposted.

Similar Messages

  • Is there any way to call the servlet from the applet

    hi all,
    My problem is that i have a applet .After the applet completes execution a servlet should be invoked.Is it possible to do so.
    I also want to pass a string array to the servlet.
    Is it possible to pass a string array to aservlet.
    If yes please do inform me that method.
    And from that servlet we should be able to redirect the the response of the applet to the servlet or JSP.
    The flow is some what lILE THIS
    APPLET TO SERVLET TO SERVLET/JSP

    Stop double posting. It won't help
    http://forum.java.sun.com/thread.jspa?threadID=642015
    and take a look at this.
    http://www.google.com/search?hl=en&q=applet+servlet+communication

  • Is there any way to call 'Action' in web.xml ?

    Dear All,
    My requirement is like, in my Deployement descriptior (web.xml) I would like to call "action" instead of calling welcome page(*.jsp).
    Iam using JBOSS with Jetty5.0 Servlet Container.Is there any way to call action in my deployment descriptor?
    Thanx in advance

    You can, but you have change your server configuration file. I am using Sun App server where we have a default-web.xml file in the config directory where it specifies which default file will be loaded, instead of calling the welcome.jsp. In Sun App server there is a parameter called <welcome-file-list> where you can specifiy which one to be loaded. I strongly believe there must be something like that in JBoss. Check out all the xml files in the JBoss config directory where you can find a solution to it.

  • Is there any way to call a method by name?

    Hi there,
    Is there any way to call a method by name?
    e.g. myobject.whatIAmLookingFor("the_name_of_a_myobject's_method",param1,param2,...);
    Thanx in advance

    Is there any way to call a method by name?
    Yes:
    <looking at his paint(Graphics g) method>
    Hey Sam! Commere Sam! Das a good boy!

  • I thought my pictures was safe in the iCloud, but I was not aware of the 30 days and the 1000 pictures, so I lost quite a lot of pictures... is there any possibilities to find them again? I have only used iphone and ipad.

    I thought my pictures was safe in the iCloud, but I was not aware of the 30 days and the 1000 pictures, so I lost quite a lot of pictures... is there any possibilities to find them again? I have only used iphone and ipad.

    Not through iCloud, but are they still on your iPad or iPhone?  Open Photos, then go to the Albums and see if they are still in the main Camera Roll rather than My Photo Stream.  If they are in there, it would be a good idea to sync the devices to a computer so you can store the photos.

  • Is there any possibilites to create different control centers for one Owner

    Dear All,
    We are using OWB10g version 10.2.0.1 and we are having database and owb is in same server.we have total 5 users for that we can access this servers. Now my question is
    Is there any possibilities to create two or three control center for one Design center(owner) with different names and how can give privileges to only run the mappings for that control center.
    This is urgent please give suggest me.
    Thanks in advance.

    Thank you Oleg,
    Please see my requirement below in detail.
    1)We have only one database and server, we are using that server is per Supporting and Development.
    2)We don't have separate databases for the supporting and Development.
    3)We are using only one control center to run the mappings for supporting and Development( if we have any new requirement and changes the Existing mappings).
    So Every body(supporting and development) having privileges to do any changes.so we are facing some sort of problems here.
    So we need to give privileges(only run the mappings not to do changes in mapping) some persons.
    Some persons have only permission to develop new mappings only(they don't have access to existing mappings).
    Per supporting people have only permission to run the mappings and do not touch even staging database also.
    This is my requirement, please give your suggestion how to do this because we don't have the Administrator to do all these things.
    Thanks in Advance,

  • HT201356 I have accidentally deleted my alternate iCloud (email) address. Are there any possibilities to retrieve it back because my iPad is connected to that email address, and now, I can't log out from it on my iPad, because it doesn't exist?

    I have accidentally deleted my alternate iCloud (email) address. Are there any possibilities to retrieve it back because my iPad is connected to that email address, and now, I can't log out from it on my iPad, because it doesn't exist.
    I have alternate icloud email attached to my iPad and I accidentally delete it from appleid.apple.com. And now I can't log out that iCloud account because it doesn't exist and it can't recognize my password.

    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple IDand that ID is a previous version of your current ID, not an entirely different one.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details and some other circumstances.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device. It may take a short while to remove the account.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

  • Is there any way to call java program whenever i login to R3 System.?

    Hi Experts
    Is there any way to call java program whenever i login to R3 System.
    Means Whenever the user login to R3 system i should trigger one java program.. Is there any way
    Please help me
    Thanks & Regards
    Ravi Shankar B

    If you want to access to the Windows Taskbar, you should call some Win32 APIs and JNI. Refer to Win32 references.

  • I have lost my apple 3gs before few days. Is there any possibilities to find it? Please advise me on the same.

    I have lost my apple 3gs before few days. Is there any possibilities to find it? Please advise me on the same.

    If you did not have Find My Phone turned on & enabled, other than physically looking for your phone, there is no way to locate it.

  • Are there any possibilities by apple to change an iphone5 to an iphone5s?

    Are there any possibilities by apple to change an iphone5 to an iphone5s?

    Not that we know of unless they plan to extend their recently announced trade-up program. Go ask at your local Apple Store or Best Buy.

  • Calling external servlet from java stored procedure

    Hello,
    I need to call an external servlet which is in 9iAS server ( unix box) from Java Stored procedure in oracle database.
    Can anybody give me an idea? is it possible?
    Thanks,
    Viswa

    I am trying the same. Here is URL which will help u.
    http://otn.oracle.com/sample_code/tech/java/jsp/samples/wsclient/Readme.html
    Let me know when you run servlet successfully.
    Regards
    Satish

  • Is there any way to call methods of one view from another

    Hi experts,
    I am new to webdynpro.I am having some requirement in which I need to call methods of one view from some other view of same component .So is there any way to do this.

    Dear Pradeep,
    This will solve your problem......( plz 1st read everything ..)
    There are 2 views  :
    i) Mandatory Attributes ' view(V1)
    ii) Button' s  View..(V2)
    1. Create a method in Component Controller.( M1).
    2. Goto V2 . In the Action Handler method of Button , call method  M1 of component controller.
    3. Write your Code in M1 instead of  V2 method.
    4. Create an EVENT ( E1 ) in component controller.
    5. Fire this event  from M1 before executing Action Code.
    6. Now  Add the event handler method of  E1 in  V1 ( i.e. Mandatory attributes view. )   ..........clear????? .. set "METHOD TYPE" = Event Handler. instead of  Method.
    7. In this event handler method in V1 , write the "check_mandatory_attribute_view" method.
    8. use necessary flags..
    Regards ,
    Aditya.

  • Is there any way to disable external speakers w/front headphone jack?

    I do a lot of home recording, and that means I often switch back and forth from external speakers to headphones. However, when I plug my headphones into the front jack on my G4, the sound still plays out the external speakers. This is, obviously, quite bothersome. Is there any way to have my Mac disable the external speakers when I connect my headphones? Thanks!

    Searched, found out it isn't possible.

  • Are there any clues that an external hard drive is going bad?

    My external hard drive is 2 years old.  Are there any clues indicating it is going bad?

    Open Disk Utility, select your external disk in the sidebar and verify the drive. If it doesn't show any issuue, the disk works correctly

  • Are there any tutorials for calling the Apple StoreKit API with a DPS app?

    Are there any tutorials or resources for learning how to sell a 'non-consumable' in a DPS app running on iOS.
    Mark 

    You have two options:
    One get the OE creation script from some other Oracle install and install them on the XE database.
    More info on where to get it is here:
    http://www.oracle.com/technology/obe/obe_as_1012/j2ee/common/obeconnection.htm
    Or just use HR tables instead - most of the tutorials simply use a master details relationship - so in OE it is usually the customer who has order - and you can adopt it to the HR schema using the departments that has employees.
    Don't know about the XE license, you might want to ask this on the XE forum.
    Shay

Maybe you are looking for

  • Hotmail doesn't work for me anymore

    For some reason I can't open Hotmail anymore.

  • Applet window folder tree

    Hi I am wondering is it possible to show a window's folder tree (like desktop, my computer, ...all the files etc) in a tree like structure on an applet? if so...how? by tree like structure i mean like when you open explorer on windows and it shows yo

  • Time Ticket Confirmation

    Hi Gurus, Given a process order, how can I configure in the Phase Field to have a drop down/selection details of Phase Numbers that are present to the said Process Order? Thanks, Kumar

  • I up dated my mac to 10.10.1 now Photo shop will not open - help

    I up dated my mac to 10.10.1 ,how do I get Photo shop CS6 to open?

  • N79 hardware quality of the display is poor

    I have had my N79 for three months now. I like the phone very much, but the quality of the plastic in front of the display is really poor and gets scratched so easily. Now you might think that this is just the usual yadayada from someone not taking c