Header Message (urgent)

Hi,
We are using tomcat web server, jsp, servlets etc......................
I am getting the following header message if i loged into the site...................
The message i am getting as :
HTTP/1.1 200 OK Date: Sun, 21 Apr 2002 13:38:33 GMT Server: Apache/1.3.19 (Unix) mod_ssl/2.8.1 OpenSSL/0.9.6 tomcat/1.0 Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.2.2; SunOS 5.8 sparc; java.vendor=Sun Microsystems Inc.) Keep-Alive: timeout=15, max=99 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html;charset=8859_1 2000
Please can one help why i am getting this header message and how can i remove this header message................
Thanks.

Hi,
It is displaying on the browser ......................
It is display only some times and when i refresh the page that is not coming on the browser .......
I am struggling with this why i am getting this information on the browser some times.........
Please help how to avoid that information on the browser i.e it doesn't show on the browser......
Thanks.

Similar Messages

  • Unable to set the header - Message-Id in MimeMessage

    Hi all,
    I'm facing problem in setting the header -> Message-Id
    for my MimeMessage.I tried setting the header using
    MimeMessage.setHeader() , also I tried with
    MimeMessage.addHeader() both the methods didn't
    work.
    I've also excuted the MimeMessage.saveChanges()
    after setting the header.
    I tried to display the message after using the above
    with getHeader("Message-Id").
    But it seems like the values I have set are not being
    reflected.
    Can anyone suggest why this is happening?
    Any help will be great!!!
    dannyy

    Hi,
    I'm getting the header after I do MimeMessage.saveChanges(); and before sending the mail.
    I want to change the message-id that was generated as
    you have mention below. Since I'm trying to automate
    a part of my mail. I'm sending a request to a mail robot
    which need the user name in specfic format
    ex: [email protected] But its attaching my
    local machine name at the end like : dannyy.fischer@localhost. Is there a way to change this part in the message id.
    Please let me know.
    thanks
    dannyy

  • How to merge two head message of datatable

    I want to use a h:dataTable ,most important I want merge two of the head part ,but the body part does not change on Datatable.who can help me !
    it looks likes this:
    <table>
      <tr>
        <td >head1</td>
        <td colspan="2">head2</td>
        <td >head3</td>
      </tr>
      <tr>
        <td >head2.1</td>
        <td >head2.2</td>
      </tr>
      <tr>
        <td >value1</td>
        <td>value2.1</td>
        <td>value2.2</td>
        <td>value3</td>
      </tr>
    </table>my jsf code likes:
    <h:dataTable id="persondocument"  value="#{mpbn0w010.dataModel}" var="dataModel" headerClass="table-title" rowClasses="table-inner-text-line1 ,table-inner-text-line2">
    <h:column>
            <f:facet name="header">
              <h:outputText value="#{msg['mpbn0w010.order']}"/>
            </f:facet>
            <h:outputText value="#{mpbn0w010.orderNumber}"/>
          </h:column>
    <h:panelGrid >
      <h:outputText value="#{msg['mpbn0w010.argappraiseamt']}"/>
       <h:panelGroup >
         <h:column>
            <f:facet name="header">
              <h:outputText value="#{msg['mpbn0w010.advancepercent']}"/>
            </f:facet>
            <h:outputText value="#{dataModel.advancePercent}"/>
          </h:column>
          <h:column>
            <f:facet name="header">
              <h:outputText value="#{msg['mpbn0w010.flag']}"/>
            </f:facet>
            <h:outputText value="#{dataModel.rewardPercent}"/>
          </h:column>
      </h:panelGroup >
          </h:panelGrid>
    <h:column>
            <f:facet name="header">
              <h:outputText value="#{msg['mpbn0w010.amount']}"/>
            </f:facet>
            <h:outputText value="#{dataModel.advanceAmt}"/>
          </h:column>
    </h:dataTable >here I just want to merge the head message ,but it does not work ,who can help me ?

    Hi,
    You can not change analysis period as per your request. Because every change you do in SAP is prospective & not retrospective.
    By deleting & creating new one will might solve your problem.But I hope some data might be there in old cost center which you have to transfer first.This will have impact on your analysis period of new cost center.Check this scenario  carefully.
    Regards,
    Abhijit

  • Terminal login header/message?

    What determines what the login header/message for terminal is?
    I had this when I opened terminal:
    Last login: Sat Jun  1 07:23:54 on ttys000
    :~ >
    After I installed a fresh copy of Mountain Lion, I got this:
    Last login: Sun Jun  2 08:14:09 on console
    MacBook-Pro:~ Xiaolu$
    My questions is why does it say ttys000 instead of console or vice versa? What's the difference?
    And I know that most of the time the header is:
    hostname: (directory you're currently in) [username]$
    Which is what is shown after the clean install. What would cause it to show up as it did before the clean install? It looks like a simplified version of the full header, but I have no idea what was causing that to happen. And I would much prefer it to be the simplified version.
    Any ideas?

    Thank you very much, that answered the first part of my question.
    I have figured out a little bit  more about the second part of my questions regarding the text displayed per command line.
    The change is caused by my installation of Python. Initially, it looked like this:
    MacBook-Pro:~ Xiaolu$
    Then, after the installation of Python, it looked like this:
    :~ [1] >
    The things that I installed were Activestate Python 2.7.2 found at: http://www.activestate.com/activepython/downloads
    Then, I ran this bash file: http://www.cs.cornell.edu/courses/cs1110/2012fa/materials/install/bash-install.s h
    The that I followed precisely can be found here under "Installing for Macintosh": http://www.cs.cornell.edu/courses/cs1110/2012fa/materials/python.php
    I still don't understand exactly why the text before the command line would change. I hope these additional details gave you a better idea of what I did, and maybe you can now understand what happened in my situation. If so, please do share

  • Problem in BDC: Catching error messages (Urgent)

    Hello Experts,
    I want to catch the error message coming in the form of popup using Call Transaction in background mode.
    I have used the following statement.
    CALL TRANSACTION 'FBZ5' USING bdcdata MODE 'N' messages into bdcmsg.
    But this statement catches only the messages which are displayed in the task bar. It doesn't catch the error message in the form of popup.
    Please suggest any solution to this.
    Thanks.
    Radhika

    Hi Radhika ,
    try this one,
    DATA : BDCMSGCOLL TYPE TABLE OF BDCMSGCOLL WITH HEADER LINE,
           BDCDATA TYPE TABLE OF BDCDATA WITH HEADER LINE.
    <b>CALL TRANSACTION 'MM01' USING BDCDATA MODE N UPDATE S MESSAGES INTO BDCMSGCOLL.</b>
    IF SY-SUBRC <> 0.
      PERFORM ERR.
      CLEAR I_MSG.
      REFRESH I_MSG.
    ENDIF.
    *&      Form  ERR
          text
    -->  p1        text
    <--  p2        text
    form ERR .
    DATA V_MSG(255) TYPE C.
    READ TABLE I_MSG WITH KEY MSGTYP = 'E'.
    IF SY-SUBRC = 0.
      CALL FUNCTION 'FORMAT_MESSAGE'
       EXPORTING
         ID              = I_MSG-MSGID
         LANG            = 'E'
         NO              = I_MSG-MSGNR
         V1              = I_MSG-MSGV1
         V2              = I_MSG-MSGV2
         V3              = I_MSG-MSGV3
         V4              = I_MSG-MSGV4
       IMPORTING
         MSG             = V_MSG
      EXCEPTIONS
        NOT_FOUND       = 1
        OTHERS          = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      WRITE V_MSG. " Error Message Displayed Here.
      CLEAR V_MSG.
    ENDIF.
    endform.                    " ERR
    Regards,
    Vijay.

  • Post user and pass to SOAP Header message in ABAP Proxy

    Hi Folks!
    I'm trying to post user and pass to SOAP Header on an ABAP proxy. I've already read the thread [Consume web service in ABAP proxy with SOAP header|Re: Consume web service in ABAP proxy with SOAP header; and I see that is possible to manipulate SOAP Header but I cannot understand how I work with function module SDIXML_XML_TO_DOM.
    Do I need pass to parameter xml a complete SOAP Envelope? If it is right how can I get the complete xml message to pass to this parameter? I think I don't need the build the xml strucuture as I did on WebAS 6.40, isn't it?
    Thanks in advanced.

    Hi Rafael,
    I would be interested in the solution... could you please post it into forum.
    Thanks and best regards
    Stefan Bosshard

  • Use AQ Adapter Header Message ID Value in BPEL Process

    Hi guys,
    I'm trying to obtain the value of the message_id in a header variable created in a receive branch activity linked to an AQ Adapter, i've created the variable in the adapter tab of the receive activity and linked the message type variable with the InBound WSDL of the header. I want to use this message_id value obtained in the dequeue operation to set as correlation_id in a future enqueue. The question is, when i do a copy operation in an assign activity of the message_id in the first header variable (dequeue) to the second header variable (enqueue) the BPEL raises an error telling me that the variable was empty, can you help me with this? Am i doing the whole thing wrong? I'm using the 10g version on R3.
    Thanks a lot!

    Hi Anuj,
    I selected "Receive" while configuring B2B adapter. While creating the BPEL process to receive the message, i have created it as Empty BPEL process "Define WSDL later". Then i configured the B2B adapter. In the Empty BPEL process i place a receive activity and wire the B2B adapter. Operation available in Receive activity is "Receive". I'm i configuring wrongly?
    Thanks,
    Terry

  • PO-header text(urgent)

    Hi all,
    I had written the report program to update the heder text of PO.It is working fine but my problem is when i give the new text it gets replacing with old text,but the new text should have to append with old next.The following is the code for which i had done.What modifications i have to do to append new text and old text.
    data : i_poheader like BAPIMEPOHEADER occurs 0 with header line.
    data : i_poheaderx like BAPIMEPOHEADERX occurs 0 with header line.
    data : i_result like BAPIMEPOHEADER occurs 0 with header line.
    data : po_num(15) type n value '4500008083'.
    DATA : t_text TYPE STANDARD TABLE OF bapimepotext.
    DATA : wa_text TYPE bapimepotext.
    data return like BAPIRET2 occurs 0 with header line.
    parameter v_text(100) type c.
      wa_text-po_number = '4500008083'.
      wa_text-text_id   = 'F02'.
      wa_text-text_form = '*'.
      wa_text-text_line = v_text.
      APPEND wa_text TO t_text.
      CLEAR wa_text.
    CALL FUNCTION 'CREATE_TEXT'
      EXPORTINg
        fid               = 'F02'
        flanguage         =  sy-langu
        fname             = 'Append'
        fobject           = 'EKKO'
       SAVE_DIRECT       = 'X'
       FFORMAT           = '*'
      tables
        flines            = t_text.
    CALL FUNCTION 'BAPI_PO_CHANGE'
      EXPORTING
        purchaseorder                = '4500008083'
    TABLES
       return                       = return
       POTEXTHEADER      = t_text.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    wait = 'X'.
    loop at return.
       write : return-message.
       endloop.

    This will sovle ur problem
    select * into corresponding fields of table itab_stxh from stxh where
    tdname = po.
    loop at itab_stxh.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
      CLIENT                        = SY-MANDT
        id                            = itab_stxh-tdid
        language                      = sy-langu
        name                          = itab_stxh-tdname
        object                        = itab_stxh-tdobject
      ARCHIVE_HANDLE                = 0
      LOCAL_CAT                     = ' '
    IMPORTING
      HEADER                        =
      tables
        lines                         = wa_text
    EXCEPTIONS
      ID                            = 1
      LANGUAGE                      = 2
      NAME                          = 3
      NOT_FOUND                     = 4
      OBJECT                        = 5
      REFERENCE_CHECK               = 6
      WRONG_ACCESS_TO_ARCHIVE       = 7
      OTHERS                        = 8
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    loop at wa_text.
    MOVE wa_TEXT-TDLINE TO IT_text-TDLINE .
    move itab_stxh-tdid to it_text-tdid.
    APPEND IT_text .
    endloop.
    break-point.
    write : / itab_stxh-tdid, itab_stxh-tdobject.
    endloop.
    loop at it_text.
    write : / it_text-tdid, it_text-tdline.
    endloop.

  • How can we get date period in out put screen as a header (PLS Urgent)

    Hi frdz,
    In ad hoc reports client want to get date field in out put screen as per selection screen date priod.
    Kindly let me know how can we get the same.
    EX: My report selection peiod is 01.01.2006 to 31.12.2006
    The same above date I want to get in out field screen header.
    Thanks,
    $ Lakshmi
    Message was edited by:
            Lakshmi

    see if this link helps http://support.apple.com/kb/ht1212
    you will probably have to restore the iphone as new.

  • *** XML MESSAGES (URGENT PLEASE) ***

    Hi,
    we are using XI 3.0 support pack 20, having some problem to XML messages to emil
    tr: SXMB_MONI  shows all alerts from different servers, and eamil only my user with Subject: Alert and attachment file...
    I didn't define any attachment file, or when I change continer variables nothing changed anyting...
    I am sending some screen shot please figure it out where i am getting mistake....
    http://www.flickr.com/photos/25222280@N03/
    and I am following this doc.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6ce51ae916
    Note: This is very urgent please
    Thanks in advanced

    I would start with fixing the "unable to convert sender system" error..
    Michals  blog for solution...
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    Regards
    Ravi Raman

  • I have downloaded new version, but still getting message "Urgent to Update". What do I do next?

    I got the message that it was time to download the newest version of Firefox. I clicked, and followed the steps. It showed to be downloading, and it checked for viruses, etc. But the message is still showing that it is "urgent" that I download the newest version or I won't be protected. When I click the "Help" and "check for newest versions" it shows me there is nothing available. What should I do next??

    Your user agent string (identifies the version of Firefox) is showing that you have Firefox 3.0.13.
    If you have downloaded and installed Firefox 3.6.13, you may have an incorrect user agent string. Some add-ons modify the user agent string causing it to show an old version of Firefox even if you have the latest version installed. If this has happened you can reset the user agent string, for details of how to do that see https://support.mozilla.com/kb/Websites+or+add-ons+incorrectly+report+incompatible+browser
    If the user agent string is correct, how did you install the new version? You mentioned downloading the new version but did not mention running the setup file that was downloaded to install the new version.

  • How to display employee department head?(urgent pls)

    Hello Everybody,
    I have to write a function. here i am passing person_id(employee) as a parameter to function.
    it has to display employee department head person_id.( for example if employee belongs to Department B. Department B is child of Department A. i mean to say that i need to find out head(person_id) of department A)
    i try to find out till employee organization_id by using per_all_people_f and per_all_assignments_f tables.
    please some one respond. it is bit urgent.
    Thanks in advance.

    Thanks Subhasish for your reply.
    subhasish really i need your help here. i am developing custom work flow. In that i have to use function. here i have to give employee name has a paramer, then function has to return his division head id(manager).
    my requirement is when an employee applied for mobil connection, the request has to go to division head(manager) of that employee. here we have there levels 1.Division(First level)2.Department(second level) 3.base(third level).
    the employee may related to any level, the request has to go to division head(manager).
    here i am using this query
    select hou.organization_id, pse.organization_id_parent ;
    from hr_all_organization_units hou, per_org_structure_elements_v pse
    where hou.organization_id= pse.organization_id_child
    and hou.organization_id in (select organization_id from per_all_assignments_f
    where person_id in
    ( select person_id from per_all_people_f
    where first_name='Thoms'));
    and i come to know that i have to use fnd_lookup_types and fnd_lookup_values tables. where has i failed to return the division head_id.
    kindly give some solution.
    Thanks.

  • Plz help me out bapi message (urgent)

    hi
    i need help. i m passing values in bapi n taking message from table in bapi to print in out put.
    requirment is..
    a)     Pass the following parameters:
    NUMBER = NETWORK
    Tables: I_COMPONENTS_CHANGE
         COMPONENT = IT_COMP-COMPONENT
         BATCH = P_CHARG
    Tables: I_COMPONENTS_CHANGE_UPDATE
         COMPONENT = IT_COMP-COMPONENT
         BATCH = “X”
    b)     The components that failed update are provided in table, E_MESSAGE_TABLE. If MESSAGE_TYPE = “E”, get EXTERNAL_OBJECT_ID and MESSAGE_TEXT. Remove spaces from EXTERNAL_OBJECT_ID and then match against IT_COMP-COMPONENT to get MATERIAL, PLANT and NETWORK and write MATERIAL, PLANT and NETWORK and MESSAGE_TEXT to the job log.
    so for that i m doing coding like (this is part of my program)
    LOOP AT i_temp_comp.
        CLEAR : i_comp_change,i_comp_upd,i_e_msg.
        REFRESH : i_comp_change,i_comp_upd,i_e_msg.
        LOOP AT i_comp WHERE network = i_temp_comp-network.
          l_number = i_comp-network.
          i_comp_change-component = i_comp-component.
          i_comp_change-batch = p_charg.
          APPEND i_comp_change.
          i_comp_upd-component = i_comp-component.
          i_comp_upd-batch = c_x.
          APPEND i_comp_upd.
        ENDLOOP.
        CALL FUNCTION 'BAPI_NETWORK_COMP_CHANGE'
          EXPORTING
            number                     = l_number
          TABLES
            i_components_change        = i_comp_change
            i_components_change_update = i_comp_upd
            e_message_table            = i_e_msg.
        IF NOT i_e_msg[] IS INITIAL.
          LOOP AT i_e_msg.
            IF i_e_msg-message_type = c_e.
              READ TABLE i_comp WITH KEY network = l_number
         component = i_e_msg-external_object_id.       "#EC *
                IF sy-subrc IS INITIAL.
                  i_output-material = i_comp-material.
                  i_output-plant = i_comp-plant.
                  i_output-network = i_comp-network.
                  i_output-message = i_e_msg-message_text.
                  APPEND i_output.
                ENDIF.
              ENDIF.
            ENDIF.
          ENDLOOP.
        ELSE.
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
        ENDIF.
      ENDLOOP.
    problem is it is not showing message in i_output.
    so no data is printing.
    plz help me out

    There are several IFs in your code here.
    IF NOT i_e_msg[] IS INITIAL.
      LOOP AT i_e_msg.
        IF i_e_msg-message_type = c_e.
          READ TABLE i_comp WITH KEY network = l_number
              component = i_e_msg-external_object_id. "#EC *
          IF sy-subrc IS INITIAL.
            i_output-material = i_comp-material.
            i_output-plant = i_comp-plant.
            i_output-network = i_comp-network.
            i_output-message = i_e_msg-message_text.
            APPEND i_output.
          ENDIF.
        ENDIF.
      ENDLOOP.
    ELSE.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    ENDIF.
    It can be any IF failure. Check in debugging and see how this "i_e_msg" internal table is filled. May be the return table is giving the component number in external format and you have it in internal format or vice-versa in the READ statement "component = i_e_msg-external_object_id".

  • I can't download itune i keep getting itunes msi message urgent help please, i previously had itunes and deleted it

    an absolute night mare i can't download itunes, keep getting itune msi message my son wants his ipod working. i cant find the file anywher on my comp as i previously had it it won't let me uninstall or reinstall

    What did iTunes Support say when you contacted them ? If it's been more than 48 hours since you contacted them and you haven't had a reply then contact them again.
    If you haven't yet contacted them, then to do so :
    - go to http://www.apple.com/support/itunes/ww
    - click on your country's flag
    - click on the Contact Support at the bottom of the left-hand column
    - click on Contact iTunes Store Support on the right-hand side of the page
    - then Purchases, Billing & Redemption

  • ITunes corrupt file message - urgent help needed please

    I have an iPod video 30GB, i downloded the latest iTunes & Quicktime version, and updated my iPod also to the latest update. When i connect my iPod and start downloading music from the library in iTunes, the iPod keeps on disconnecting and restarting by itself, and i get a message that the file iTunes.exe is corrupt. I tried Apple support and did all what they said by downloading the latest updates and versions, and also did the Chkdsk utility on Windows, but still it did not work, the iPod keep on restarting and i cannot download anything on it, i had it now for a week and did not use it at all because of this problem, can somebody with a technical background help me please, i use Windows XP.

    I have an iPod video 30GB, i downloded the latest iTunes & Quicktime version, and updated my iPod also to the latest update. When i connect my iPod and start downloading music from the library in iTunes, the iPod keeps on disconnecting and restarting by itself, and i get a message that the file iTunes.exe is corrupt. I tried Apple support and did all what they said by downloading the latest updates and versions, and also did the Chkdsk utility on Windows, but still it did not work, the iPod keep on restarting and i cannot download anything on it, i had it now for a week and did not use it at all because of this problem, can somebody with a technical background help me please, i use Windows XP.

Maybe you are looking for

  • User Exit For ME21N

    Hi, I need to keep check point in me21n t.code, (i.e) when user save or checks the PO is should check whether GE-Bsd IV field is ticked for Domestic PO. in MM06E005 exit, i used fm EXIT_SAPMM06E_012 DATA: IT_HPO TYPE MEPO1222-EKORG,   "Pur. Org.     

  • Foreign language input on "Solaris 10"

    Hello. I installed "Solaris 10" via 5 CD's (minus the 6th, Languages CD). My question is in what way can the GNOME desktop present an indicator of a language other than English?Via Preferences>Keyboard Layout I added Serbian, German and Bulgarian (it

  • Video quality terrible in iTunes 11??

    The playback for videos is awful in iTunes 11. I tried to watch music videos that I have purchased and they are no where near as sharp as they were when I watched them in other versions of iTunes. For some reason, the quality is just as poor when I t

  • What Are Our Spreadsheet Options?

    Hi, I don't want to shell out for Excel and / or Office (I just got iWork, in fact). What are my options for spreadsheets on Mac OS X? I could easily make do with Gnumeric. I'd prefer to avoid OpenOffice earlier than 2.0. X11-based apps are OK, if no

  • English characters are encode incorrectly

    export a english page to pdf in indesign cs3 chinese version, why a few english characters are encode incorrectly?