WebSphere Adding Unwanted Lines

Hi,
Does anyone know how to prevent WebSphere Studio Application Developer(4.0.3) from adding the following lines to JSP files;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
appears at the top and
<HTML>
<HEAD>
<META name="GENERATOR" content="IBM WebSphere Studio">
</HEAD>
</HTML>
appears at the bottom - or a location of WSAD's chosing. Ordinarily I wouldn't be bothered except in some special circumstances;
1. My JSP returns content-type text/xml
2. My JSP returns content-type text/css
3. I'm using custom tags to create the <HEAD> tags
SB

Amazing what impatience/a ciggarette break can yield.
The solution is to turn off 'Insert this DOCTYPE' and 'Include GENERATOR in HTML source' under
Windows -> Preferences ->Web Tools -> Files
Who would have guessed.
SB

Similar Messages

  • Unwanted Line Breaks in PL/SQL CODE after 'CREATE OR REPLACE' statements

    Does anybody know how to keep SQL Developer from automatically editing PL/SQL code and adding line breaks after 'CREATE OR REPLACE' statements?
    It keeps taking:
    CREATE OR REPLACE PACKAGE DEVELOPER AUTHID DEFINER
    And turns it into:
    create or replace
    package developer AUTHID DEFINER
    This unwanted linebreak causes our autodeployment processes to break.
    Thanks,
    Michael Dunn
    University of Notre Dame
    Edited by: user9133268 on Feb 21, 2012 8:00 AM

    Hi Michael,
    I believe nothing for this issue has progressed since it was asked here:
    2.1 RC Extra Line Breaks
    As there may be approval for some planned improvements to the SQL Formatter feature in 3.2, I logged an enhancement request for you:
    Bug 13744858 - FORUM: UNWANTED LINE BREAK AFTER CREATE OR REPLACE SYNTAX
    Regards,
    Gary
    SQL Developer Team
    Edited by: Gary Graham on Feb 21, 2012 4:19 PM
    But if you have control over your auto-deployment process code, it might be quicker to enhance that to deal with CREATE OR REPLACE on the same or the preceding line. Also, note that if you edit the package DDL to put the CREATE OR REPLACE on the same line with the package name in the code editor, then immediately use Export or Save Package Spec and Body to save it to disk, then PACKAGE <name> will appear on the same line as the CREATE OR REPLACE syntax.

  • Default G/L acct and Cost center in service PO with added Freight line also

    Hi,
    I am doing Service PO my requirement is we need default G/l account and cost center in Service PO, we have added one line as Freight charges that is also required default g/l account.
    please suggest me the configuration.
    Thanks
    Shital

    Hi,
    Can be set with help of following t.codes to have default G/L account with  cost center in Service PO
    OME9, OMGO ,OMQW & OBYC
    Also check the blog:
    http://www.bluemarlinsys.com/ns/0603-03.asp
    Regards,
    Biju K

  • Adding new line item in SC after it is added to PR or PO

    Hi Experts,
    Our customer wants that if line item is added to PR and PO on ECC side, it should be added to SC as well. I am sure you can't change apporved SC for which follow on document is created. But if someone did similar kind of requirement.
    Here is requirement.
    >  SC has 2 line items.
    >  PR is created in ECC for 2 line items after SC is apporved.
    > User added 3rd line item in PR on ECC side.
    > Customer wants this line item should be added to SC as well.
    Please advise.
    Regards,
    Kamal

    Hi,
    In Classic Scenario: This is not possible .when you are adding a P.O in ECC it will not reflect in
    SRM.
    In Extended Classic scenario: In SRM  only P.O is  created .You can add a new line items (or) change
    because P.O in SRM Server is the main P.O.
    Moreover in this also Shopping cart will not update. Once Shopping cart is approved you can do any changes
    Please check which scenario your client is using.
    Regards
    G.Ganesh Kumar

  • AXL updatePhone(): Adding a Line won't work

    Hello everybody,
    i've got a problem with adding a line to a phone in CUCM 6.0. I'm working with php and its soap-functions and i'm getting the following error:
    [SOAP-ENV:Client] Cannot insert a null into column (devicenumplanmap.numplanindex).
    I'm sending the following parameters with the request:
    Array (
    [uuid] => 0cb9c043-b2c2-ccb6-287c-30a2a4e8d26d
    [enableExtensionMobility] => 0
    [lines] => Array (
    [line] => Array (
    [label] => test
    [display] => test
    [dirn] => Array (
    [pattern] => 5000
    [usage] => Device
    [uuid] => 744b4c71-2ba7-0124-4640-d67a1411c9f7
    [busyTrigger] => 1
    [maxNumCalls] => 2
    [callInfoDisplay] => Array (
    [callerName] => 0
    [callerNumber] => 0
    [redirectedNumber] => 0
    [dialedNumber] => 0
    [ringSetting] => Ring
    The directory number exists and the phone exists also... Does anybody know what that error means?????

    having the exact same problem and its driving me crazy! Any solutions?

  • Printing in Acrobat X gives an extra unwanted line in the bottom margin

    Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin. This margin should normally be blank. The line pattern follows the pattern of the print inside the margins. How can I print without this extra line?. The problem does not occur with the same documents opened in Acrobat Reader 9.4.

    I had the same problem when I created my pdf for my Realtor flyer using microsoft publisher. I was able to get rid of the unwated line by using a png file in the publisher before generating the pdf.

  • I want to eliminate an autofill choice that pops up when I sign into yahoo using the Firefox browser. I tried yahoo help which said hover over the unwanted line and press delete, but that did not work. I am using a Mac if that makes a difference.

    Question
    I want to eliminate an autofill choice that pops up when I sign into yahoo using the Firefox browser. I tried yahoo help which said hover over the unwanted line and press delete, but that did not work. Do you know how I can get rid of this autofill? I am using a Mac if that makes a difference. Thanks.

    Use Shift+Delete on Mac.
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.

  • Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin

    Printing in Acrobat Reader X gives an extra unwanted line in the bottom margin. This margin should normally be blank. The line pattern follows the pattern of the print inside the margins. How can I print without this extra line?. The problem does not occur with the same documents opened in Acrobat Reader 9.4.

    I had the same problem when I created my pdf for my Realtor flyer using microsoft publisher. I was able to get rid of the unwated line by using a png file in the publisher before generating the pdf.

  • Adding One Line Code in all tables in Designer Trigger.

    I have 300+ tables in my Schema (All tables generated through Designer), I want to add one line of code in the begining of "Before Inset Row Trigger" of all tables, So what is the fastest way of doing that,
    Adding One Line Code in all tables in Designer Trigger.
    I don't want to go and modify each and every table

    You'll have to write a script that reads out the current contents of your triggers, add your line to this contents and dynamically "create or replace" the new trigger text.
    Beware, trigger_body column of user/all/dba_triggers is in a column with datatype LONG, so you'll have to use some sort of conversion.
    Good luck.
    regards,
    Rob.

  • [svn:osmf:] 14411: Adding command line build config files for the syndication library.

    Revision: 14411
    Revision: 14411
    Author:   [email protected]
    Date:     2010-02-24 17:45:22 -0800 (Wed, 24 Feb 2010)
    Log Message:
    Adding command line build config files for the syndication library.
    Added Paths:
        osmf/trunk/libs/Syndication/syndication-build-config.flex
        osmf/trunk/libs/Syndication/syndication-build-config.flexcov
        osmf/trunk/libs/Syndication/syndication-build-config.xml

    Revision: 14411
    Revision: 14411
    Author:   [email protected]
    Date:     2010-02-24 17:45:22 -0800 (Wed, 24 Feb 2010)
    Log Message:
    Adding command line build config files for the syndication library.
    Added Paths:
        osmf/trunk/libs/Syndication/syndication-build-config.flex
        osmf/trunk/libs/Syndication/syndication-build-config.flexcov
        osmf/trunk/libs/Syndication/syndication-build-config.xml

  • Adding a line to an approved PO

    Greetings again SRM gurus,
    We are running Extended Classic SRM5.0 and I have a problem with data transfer to the backend.
    We have a scenario whereby a shopping cart has been raised and successfully approved in SRM, giving the usual PO in the backend system - fine - no problem at all. Then the user in his infinite wisdom has returned to the PO and added a line into it. The updated PO goes for approval in the usual way and one would think that all is well and good.
    The issue arises when the user is trying to confirm goods against the PO - it is only showing the original PO data (in this case 2 lines), not the additional line that was subsequently added to the PO. Also when checking in the backend ERP system the PO only shows the original two lines and not the additional 3rd line.
    Am I missing something here - what is the reason for this?
    Help !

    Hi Adrian,
    Its difficult say what exactly is the issue.Neverthless few observations from my side.
    1. Check in Process P.O the status of the  concerned purchase order and the follow on docs.
    2. Check whether the line item is getting displayed in the back end P.O. Once the P.O gets approved then the changes made should reflect in the back end as well.
    3. Check whether you could able to confirm the goods (G.R) in back end R/3.
    4. If nothing else works then check for some SAP OSS notes which could resolve this issue.
    Hope this helps in resolving your issue.
    Do update us for further help. Award points for suitable answers.
    Rgds,
    Teja

  • Adding a line to a family plan online - selecting a phone number

    I am on a family plan.
    I understand that if I change the number for an existing line, I can only select from numbers in the same area.
    However, if I add a new line to the account, will I be able to select an area code from a different part of the state?
    Thanks,
    Robert

    Yes - we added a line for my Mom to our family plan, and she lives across the country. We were able to get her a "local" number for her area in NY state, while all the rest of our #'s are local to us in California.

  • Question about adding a line/phone to a new plan

    Hey everyone I have a concern I wanted to be clear about before I upgrade my plan. I am up for a device upgrade and plan on upgrading my smartphone and my current single line plan to one of of the new share everything family plans and a new smartphone. I can get the phone I want at a different store other then verizon for a better price so Im going to do that. After that is all said and done I plan on buying and adding another new smartphone/line to my share everything account through verizon(store or online). I just want to be sure that 1.) Adding another line after the fact isnt going to be a problem fee wise or the terms of my account wise since I just upgraded my account at a different vendor and 2.) Will that new line be still eligible for a upgrade discount through verizon just like a new plan would be even though Im not adding it at the same exact time I upgrade my main phone and plan?
    Also I was wondering that if..say a few months from now I want to add another new phone/line to my share everything account. Will that also be like a new plan and eligible for a upgrade discount through verizon? My 2.) question will probably answer this but I want to be absolutely sure first before I do anything. Thanks alot guys. Appreciate any input.

    scottm79 wrote:
    Hey everyone I have a concern I wanted to be clear about before I upgrade my plan. I am up for a device upgrade and plan on upgrading my smartphone and my current single line plan to one of of the new share everything family plans and a new smartphone. I can get the phone I want at a different store other then verizon for a better price so Im going to do that. After that is all said and done I plan on buying and adding another new smartphone/line to my share everything account through verizon(store or online). I just want to be sure that 1.) Adding another line after the fact isnt going to be a problem fee wise or the terms of my account wise since I just upgraded my account at a different vendor and 2.) Will that new line be still eligible for a upgrade discount through verizon just like a new plan would be even though Im not adding it at the same exact time I upgrade my main phone and plan?
    Also I was wondering that if..say a few months from now I want to add another new phone/line to my share everything account. Will that also be like a new plan and eligible for a upgrade discount through verizon? My 2.) question will probably answer this but I want to be absolutely sure first before I do anything. Thanks alot guys. Appreciate any input.
      Every time you add a line, it is eligible for a subsidized phone. It does not matter when you do it. As far as question #1, your account is just what the terms of usage is, not the length of the contract(s). Those are determined by the individual lines. You can also change the account limits at any time (eg. increase shared data limit), but when you do, it is usually pro-rated for the remainder of your current billing month, plus 1 month in advance. It does not change any of the lengths of the lines contracts.
      Does this help?

  • Cancelling a line and and adding new lines to existing PO using API

    Hi,
    Can any one please help me know how I can cancel a line and insert new lines into a existing PO using any API.
    Many Thanks,
    Srinivas.

    VanessaC_VZW wrote:
      However, if you do not want a contract on the new lines, (since you will have your own equipment), the activation fee will be $35.00 per line.  If you agree to a 2-year contract for the share lines, the activation fees will be $25.00 per line.   
    You can add the new lines by calling our Telesales Department at 800-256-4646.  
    Thank you,
    Really?!  I didn't know that made a difference...I thought secondary lines were $25 - well, ya learn something new every day!
    And a side note - we added a line for my 75+ yr old mother with one of our old flip phones and CS was extremely kind in waiving the activation fee (I could have sworn it was $25 charged and credited on the bill), PLUS they boxed up the flip phone after activating it (with an out of state number to boot) and shipped it to my Mom, all at no additional cost to me.  I'm not saying that will be everyone's experience, and I was amazed the service rep offered to ship it for me - but I smiled and said "THANK YOU!" and accepted it!

  • Unwanted field validation when adding new line to ALV (ABAP OO)

    Hi,
    We are using OO Controls to create an editable ALV grid, whose structure contains debit/credit indicator.
    When we click on the standard add new line button, a new line is added but an error message appears telling the user to enter a valid credit/ debit indicator (of course it is blank in the new line).
    This is annoying for users - is there any way to suppress this when....but just when a new line is being created?
    Thanks,
    Tristan

    Debug and find out what is the sy-ucomm when you add a new line in the ALV. And then In the validation of "enter a valid credit/ debit indicator " put a IF condition to check the if the SY-ucomm is not for inseting new line.
    Hope this helps.
    Fran

Maybe you are looking for

  • Logical i/o and physical i/o in terms of cpu usage

    Hi Guys, I understand that LIO = logical = buffer cache. LIO may have incurred a PIO in order to get into the cache in the first place. PIO = physical = disk read I understand that physical i/o will read from disk causing increase in disk i/o and res

  • Adobe Reader XI - No pages were selected to print

    Trying to print PDF's in Adobe Reader XI when trying to print the error message "No pages were selected to print" appears. Trying to print from a network printer, the printer itself is a Dell 2135cn MFP PCL6. I'm working on a cloud server and a colle

  • IPad gone Crazy

    Folks, I have no idea what has happened. My iPad now regularly freaks out. At least once a day one of these things happen: The icons jump back and forth, right and left, Photos launches all on its own and then picks photos, zooms in on them. Safari s

  • .profile[5]: bin:.:  not found

    Hello All, OS: AIX 5.2 Prior to install Oracle DB 10.2, I created the oracle user. $ id uid=200(oracle) gid=206(oinstall) groups=12(dba),17(oper) when I logged to the system remotely via oracle user, I got following message after logon to the system

  • Information on the Weblogic JMS behaviour

              Hi,           The WL(5.1,SP6) JMS specification says           "A Session created with CLIENT_ACKNOWLEDGE relies on the client to call an acknowledge           method on a received message. Once this method is called, the Session acknowledg