How to know wher the request come from??

          I have 2 JSP's forwarding to same 3rd JSP. Now from the 3rd JSP how can I know
          where the request comes from..without using and HTTP parameters
          Can any one help me in this..
          Thanks
          Perianayagam.T
          

Perianayagam.T wrote:
          >
          > I have 2 JSP's forwarding to same 3rd JSP. Now from the 3rd JSP how can I
          > know where the request comes from..without using and HTTP parameters
          Set a request attribute in the source jsp. In Servlet 2.4 containers, this
          will be done automatically; you will find attributes similar to
          javax.servlet.include.* today.
          Matthias
          Matthias Ernst
          Software Engineer
          CoreMedia - Smart Content Technology
          

Similar Messages

  • I would like to know where my iPhone come from which country. how can I check it? please kindly advise me. Thanks

    i would like to know where my iPhone come from which country. how can I check it? please kindly advise me. Thanks

    It read it already, but it did not mention about the country. I can saw "Designed by Apple in California. Assembled in China". but it does not mean that the iPhone comes from US or China. I mean that what model come from which country. thanks for your help anyway.

  • How do you sync contacts with gmail, not other place on computer? I don't know where the contacts came from on that are now on my new phone. There are way too many and it is not my list of contacts I have on gmail. Where else is this from?

    I don't know where the contacts came from on that are now on my new phone. There are way too many and it is not my list of contacts I have on gmail. Where else is this from? I spent a LONG time on gmail going through my list of contacts. There were about 400 and I got it down to about 90. When I went to sync my new phone, ALL 400 synced.
    Thank you for any help!

    Sorry for the repeat...new here. OBVIOUSLY.

  • How to know where my iphone brought from? which country

    i want to know where my iphone come from because i want to unlock it and i don't know what country is it from

    check where you phone came from here http://iphonefrom.com
    Unlocking can only be performed by the carrier it is locked to.  Contact that carrier and see if you qualify for unlocking and if they will do it for you

  • WakeOnLan Service...where do the requests come from?

    I can remotely wakeup a computer from ConsoleOne with the WakeOnLan
    service unloaded from the server.
    That being the case, can someone tell me if the requests come directly
    from the PC or are they 'bounced' off of the zen server?
    Thank you,
    Troy

    Troy,
    yeah the magic packet isn't routable, so you need either a) a WOL
    server on each subnet, or b) enable directed subnet broadcasts for port
    1761
    Shaun Pond

  • How to detect whether the request is from Desktop or Mobile and redirect accordingly.

    Hi,
    I have 2 pages with alomost data, one(for mobile devices) page having only important highlights. I want to redirect to mobile devices page when the request is from mobile devices and to regular webpage when request is from desktop...
    How can I achieve this?
    Regards, Shreyas R S

    Hi Shreyas,
    Actually you know that this forum is to discuss the VS IDE usage, it seems that it is not the VS IDE issue.
    To help you find useful information or provide a
    more appropriate
    forum, would you mind letting us know more information about this issue? Which kind of app did you develop? Is it related to the Windows Phone development
    or others?
    If it is related to the windows Phone, this forum would be better.
    https://social.msdn.microsoft.com/forums/windowsapps/en-us/home?category=windowsapps
    If not, please let us know more information about the real issue.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • X3200 m2 server tower systemboard speaker or audio (where the beeps come from)

    im experimenting with the server (x3200 m2) tower. trying to locate the audio connector on the system board (i know there is no sound card onboard). but im curious to know where the beeps (when boot up with error ect) comes from there must be some kind of internal speaker or some sort. that is what im after.
    Solved!
    Go to Solution.

    since the X3200 M2 has no external speaker, look for a piezoelectric speaker on the motherboard.   it will be a small black plastic cylinder with a hole in the middle.   in that hole should be silver metal.
    the third photo in this article shows what an internal computer speaker looks like.   these are found on many motherboards, graphics cards, and RAID cards.
    ThinkStation C20
    ThinkPad X1C · X220 · X60T · s30 · 600

  • Where the data comes from?

    Hi experts
    Suppose we have some tcodes in R/3 eg mb51..
    In which we can select say some material & can find some information related to that material..
    Where does the data come from? How can we find that from which tables data is getting populated in these transactions??
    Kindly help..
    Regards
    Swati

    Hi Swati.....
    I will take ur exemple.........Look in MB51........there are several fields.........Actually it is a standard MM report.......For this some ABAP program is running in the background......Now it doest'nt mean that all the fields are getting populated from the same table.........may be that this program is joining different table on the basis of some common fields and fetching the data........and aone field may exist it more than one table....
    You can check that each field belongs to which table.............To do this press F1 on each field.........
    Suppose on the Material field u press F1....There is an icon Technical Information.....(It looks like a hammer.....;) ).........click on it.........from there .......if u are very lucky.then u will get the table name directly........like in case og Matarial........in the Transparent tabl field .........the table name MSEG is already given.........sometimes you will find that the table name which is given here is a structure.........and structure does'nt holds any data..........it gets data from some table........So in that case you have to copy the field name >> Go to SE11 >> in the Data type field..........give the field name and click on the Where-Used List on the top..........Select Table fields..and execute.........you will find all the related tables.......which contain this field...........
    Now U may be more unlucky.......it may happen someone has created a customized field using the Data Element.......In this case Copy the Data element.....Go to SE11 >> put it in the Data type field and click on the Where-Used List on the top..........Select Table fields..and execute.........you will find all the related tables.......which contain this field which is bulid of this data element................
    Hope this helps....
    Regards,
    Debjani......
    Sometimes it may happen that is a Structure field only...........

  • How to know where the user exits or enhancement used in standard sap code?

    Hi
    I m pretty new to abap.
    How can I know where the user exits or enhancement used in standard sap code?
    As i have to add some functionality to the standard sap code. I m looking to search the enhancement or user exits used in this standard code wher i can add my functionality.
    thanks in advance.
    Moderator message : Search for available information, thread locked.
    Edited by: Vinod Kumar on Oct 19, 2011 2:38 PM

    Hi Henry,
    I don't think this is the easiest way to look at the code around a particular field on the screen. Debugging standard programs also can be very tedious, if not impossbile. So, instead of this question, I would like to find out exactly what you want to do if you know the code.
    If you are in a transaction and you want to know where the code of a particular field is, the fastest way to get to it is by pressing the F1 key on the field and then press the Technical info button on the help screen. In here you will typically see the same kind of information but it is very specific to the field you selected.
    PROGRAM(SCREEN) tells you which program is manipulating the main screen, in which your field is embedded. Remember your field may be included in a sub-screen and that subscreen may be the one included in the main screen.
    PROGRAM(SUB SCREEN) tells you which program is directly responsible for the field on the subscreen it is included in. This is where you should find the code most appropriate for the field, but not necessarily.
    PROGRAM(GUI) controls how your push buttons and the menu options in the screen behave and controlled.
    Srinivas

  • In standard programmes how to know where the fields are in the code...Urge.

    How to find where the coding of the fields displayed in the standard transactions is written.FOr example In XD0l if I want to find out where the 'key term' is coded in the stadard programe of the transaction XD01.When I go into sytem--->status,I will get to see a window showing the details,In that we can see 3 PRAGRAMS-PROGRAM(SCREEN),PROGRAM(SUB SCREEN) AND PROGRAM (GUI).Can nay one explain the significance of these 3 programs.

    Hi Henry,
    I don't think this is the easiest way to look at the code around a particular field on the screen. Debugging standard programs also can be very tedious, if not impossbile. So, instead of this question, I would like to find out exactly what you want to do if you know the code.
    If you are in a transaction and you want to know where the code of a particular field is, the fastest way to get to it is by pressing the F1 key on the field and then press the Technical info button on the help screen. In here you will typically see the same kind of information but it is very specific to the field you selected.
    PROGRAM(SCREEN) tells you which program is manipulating the main screen, in which your field is embedded. Remember your field may be included in a sub-screen and that subscreen may be the one included in the main screen.
    PROGRAM(SUB SCREEN) tells you which program is directly responsible for the field on the subscreen it is included in. This is where you should find the code most appropriate for the field, but not necessarily.
    PROGRAM(GUI) controls how your push buttons and the menu options in the screen behave and controlled.
    Srinivas

  • Where used list for MEMORY ID's (how to know where the memory id is importd

    Hi,
    In one of my programmes, I am seeing that, developer has used some memory ID's.
    EXPORT l_cust_e FROM l_cust TO MEMORY ID 'CUSTUPDATE'.
    Now, I want to know where this memory id is being imported, since I want to debug the behavior of this memory ID.
    Could you please help me out?
    Thanks,
    Sandeep

    In debugging follow the below steps to check if the memory id is indeed holding any values or not
    GO TO >>ABAP MEMORY/SAP MEMORY.Here you will get to see the MEMROY iD that is used in the program.Double click on it to see the hexadecimal values along with the content that got imported or exported.
    If the program is running across multiple sessions then MEMORY ID will not hold the values.
    Thanks,
    K.Kiran.

  • How to know where the value of a field in an IDoc is saved?

    Hello SAPients!
    I'm working in ECC 6.0. I have an Inbound Idoc of type WPUBON01. In the segment E1WPB01it has a field named BONNUMMER. My question is: How can I know what TABLE-FIELD is being populated with the value of that field? I mean, is there a way to know the mapping of the fields of an IDoc?
    Thank you in advance for your kind help.

    Hi,
    The table name is WPLST
    I did the following..
    Go to the segement structure in SE12..
    Double click on the data element for that corresponding field..
    Then put a where used-list for that data element...To search in tables..
    I got the table WPLST.
    Thanks,
    Naren

  • Transaction FPO4 - where the data comes from?

    Welcome members,
    as I am new in SAP, and found a lot of usefull information here, I put my first question today... wel...
    I need to make a VISO report with the result of receivables for all liquide BuCo minus all payments are made until a specified date by country.
    Well, I was said how to obtain the data. Just using FPO4 open balance list. I see the report result with the data I need in column Loc.curr.amount per country. But My question is: from which table this data is taken or how it is counted in the abap code? I am trying to debug the program, but it seems to be difficult for me to find the right table or tables.. Could you help me? I need to find the part of code I can modified to my report to display the same value...
    Roman

    Hi Giri,
    thank you for your answer. Finally I found the table too, but as I have only a little experiences, I dont know how to get the rights result..
    I can see as a results of the transaction Item list FI-CA at key date. There are lins devided per country (sign **) and "Loc.curr.amount". This "Loc.curr.amount" i need to obtain in another report, but I do not know how to get this value from the table DFKKOP...
    I feel lost..

  • Does any body know where the iPad came from?

              It was all kept so quite .. Does anyone know were it REALLY ! Came from???

    varjak paw wrote:
    What do you mean by "where it came from"? It came from Apple, having been built in China. What more is it that you wish to know?

  • I have just managed to save some work to an 'office 2011' file, I don't know where this has come from but my work has now vanished

    Hi,
    I'm really hoping that someone can help with this!
    I just saved a few word documents on my macbook pro and hadn't noticed that (for some reason) the file destination to save to had changed to 'office 2011'. This isn't a file that I've created and my work is now nowhere to be seen :-(.
    I've gone into my library > application > support > microsoft > office autosave but nothing is there.
    HELP!
    Thanks,
    Danielle

    Hello cor-el, thanks for your reply. I changed my settings for downloads to desktop and it has appeared on there. When I double click I am asked which program I want to open file. I click firefox and another box "opening install" says I have chosen to open the file which is an application and do I want to save it. This is the only real option so I press save file. I get a box saying this is an executable file which may contain viruses - do you want to run. I press ok and the final box showing C drive file name and desktop appears stating application not found.
    This happens the same whenever I try to install.
    To my untrained eye the application is not being recognised as an application and I cannot work out how to get it to do that.
    My plugin is still showing as out of date.
    Is there anything you could suggest. Thanks for your time.

Maybe you are looking for