How to use Servlet 2.4 with Netweaver Developer Studio 7.0?

Hello,
When I define my web.xml as follows:
<!DOCTYPE web-app version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
I get an error in french: "La DTD du type de lélément racine "" doit se terminer par '>'."
Saying that the DTD of type of root element must end with '>'     
How can I solve this error?
Thanks for your help,
Tanguy Mezzano

Hi,
Tanguy Mezzano wrote:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE web-app version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" >
There is a  " (double quote missing in the xsi:schemaLocation attribute. This is the reason. I am guessing that you may have tried manually editing this web.xml file and may not have correctly edited it.
To correct the <? xml ?> and <!DOCTYPE> tags - please openup a blank Web Module Project and copy these two tags only from the web.xml and overwrite the same tags in your web.xml.
Hope that this helps.
Thanks.
p256960.

Similar Messages

  • Help With Netweaver Developer Studio Version

    Hi everyone I have a problem, I am doing some examples to programmer Web dynpro using netweaver developer studio, How can I know what is my Netweaver Developer Studio version? Because I have a trial version and I dont know if my version is compatible to doing some examples, for example I found this link
    Web Dynpro Java Tutorials and Samples NW 2004
    and I wanna doing the example "Using EJBs in Web Dynpro" and when I open this document it starts with SAP netweaver 04 and I don't know if my trial version is compatible with this example.
    Thanks

    Israel,
    Open your NWDS, go to Help/About.
    Most likely you will see something like:
    Version: 7.0.11
    If version is 7.0.X, your NWDS is NetWeaver 7.0, formerly known as NetWeaver 2004s.
    Most likely there will be no problem running examples from NW 2004, earlier version.
    Just make sure your JDK you have on your dev computer has similar version as JDK on the target server, if you are building locally and deploying your application to another server.
    Post if you have a different version.
    We will guess what NW version it belongs to.
    Regards,
    Slava

  • How can I download and Install SAP Netweaver Development Studio 7.2

    Hi All,
    How can I download and Install SAP Netweaver Development Studio 7.2 ?

    Hi yozi66,
    Thanks for your feedback.
    If you have any problems, welcome to ask in TechNet Forum.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • How to edit a PDF document in Netweaver Development Studio?

    Dear Experts,
    I am trying to edit a PDF file in the Netweaver Developer Studio.
    Can anybody tell me how can I import and edit it in the Netweaver Developer Studio?
    I am trying to do some editing.Eg. adding action buttons, adding input fields etc to the PDF file.
    If somebody has previously done such things or have some idea, I would like to hear from your experiences.
    Many thanks
    Rgds,
    Sudeep

    Hi Satya,
    Thank you for the immediate response.
      Now I can import the pdf files and edit them.
    However there is a problem.
    I can only open the pdf files which I created by the developer studio.
    When I open the pdf files those created by a scanner, they appear blank. However, when I open the same files with acrobat reader, the contects in the file appear.
    I will be very thankful if you could help me in this.
    Many thanks
    sudeep

  • Can't create portal application project with netweaver development studio

    Hi All,
    I want to follow the toturial (http://help.sap.com/saphelp_nw04/helpdata/en/9e/7d96f7087311d7b84600047582c9f7/frameset.htm) to create a portal application with netweaver , but I am failed at the first step, I can not found "Portal Application Project" option by new->other.
    the version of netweaver development studio I am using is
    Version: 7.2.0
    Build id: 200702220224
    do I need to install a plug - in? if yes, anyone can tell me where to download it?
    thanks & regards, Bin

    Hii...
    In NWDS goto Windows> Open Perspective> others--> Enterprise portal select this and ok....
    Goto File> New> Project> select Portal Application> enter project name and click ok...
    refer this blog also...
    Overview of the Content Development Process
    regards,
    Chinnadurai.R

  • How to clear user for deployment in NetWeaver Developer Studio 7.0

    While deploying my application, I entered a wrong user name for the Deployment.
    Unfortunately,  NetWeaver Developer Studio 7.0 memorized this name and I do not know how to reset that.
    In NWDS 7.1 I could just press "clear all stored user names" in the preferences, but this does not exist in NWDS 7.0.
    I tried:
    - Change the SAP J2EE engine and go back
    - restart computer, NWDS, J2EE server, ....
    - delete the things under Local Settings\Temp
    Nothing helps...
    Does anybody know a solution?

    Hi Anu
    Thank you for your answer.
    > Just shut down the nwds itself and try it in a new session.
    I run NetWeaver Developer Studio 7.0 as a Windows Program, I do not know how to "try it in a new session". But restarting my computer did not help.
    I do not use NWDI.
    > generally in nwds teh system just asks about the SDM password.
    But how can I specify the SDM user. The current user which is used by NWDS is wrong.
    Greetings
    Rolf

  • Problem with netweaver developer studio for sp9

    Hi,
    Presenty we are on ep6 sp10 and we have downloaded dev studio for sp9 which is available on sdn.we have j2sdk1.4.2_06
    the problem is that when i deploy a par file from netweaver and try to create an iview based on that par it gives me the following error
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com.sapportals.portal.navigation.ToolAreaiView.
    Exception id: 04:25_03/03/05_0005_4061050
    See the details for the exception ID in the log file
    The strange thing is that if i use ep6 sp2 dev studio it works fine. So is there any problem with sp9 dev studio?

    I think that with NWDS the SP of the portal and NWDS much match.
    Hope it helps,
    Patrick.

  • Problem with NetWeaver Developer Studio

    I have NetWeaver Dev Studio 2.0.9 installed. I have JDK version 1.4.2_11 also. The environment variables are all set properly.
    I can create a new Java project without problem, but any time I try to create a new "Portal Project", I get a "Invalid Project Description" error. I also get this same error when I try to import a .par file. The project paths are named differently from the file names, etc.
    I have uninstalled all JDKs, JREs, etc, and uninstalled Netweaver and reinstalled everything, to no avail.
    Any assistance in this matter would be most appreciated.
    thank you,
    K.

    Hi
    To solve your problem you need to copy all your workspace contents to some other place .
    Uninstall your NWDS & Delete all the previous Workspace.
    Reinstall NWDS & it will work fine .
    All The Best
    Priyanka
    Do reward Points.

  • SAP NetWeaver Developer Studio Integration

    To whom it may concern,
    I would like to integrate SAP product by using SAP NetWeaver Developer Studio. However, I do not know how to import those libraries into SAP NetWeaver Developer Studio and try with the coding. I have downloaded BusinessObjects Edge Series Trial version and wish I could try to integrate it using SAP NetWeaver Developer Studio.
    Is there any guide for me please??
    I really need your help and will appreciate it.
    Thanks

    Hi Oliver,
    Sorry for asking the same thing because I really can't get any idea till now. I really need help because there is no expert around me that can help me.
    Could you please explain to me and teach me how and what should I do now?
    I really thank for your help
    Regards
    Lai Hung

  • Source control for SAP Netweaver development studio

    Hi
    Which source control product would be best to use with SAP Netweaver development studio?
    And how do i integrate it into SAP Netweaver development studio? I've had a look through the various menus and settings in SAP Netweaver development studio and havent found any options for using a source control product to secure my java code.
    Thnx

    one way is to use NWDI for your code management.
    /people/robert.schimansky/blog/2009/04/09/maintain-pi-71-adapter-modules-in-nwdi

  • NWDS: NetWeaver Development Studio

    Hi,
    I begin to learn to create a Java mapping and I have a question about NWDS.
    Our NWDS uses the version 2.1.2 of Eclipse.
    Is it normal?
    Is there a mean to use the version 3.0? (more user-friendly)
    Thanks
    Mickael

    Hi Mickael,
    Please post this question on the portal and application server forums-you will get a better response:-)...btw, here are some threads which have discussed the same question:-
    eclipse version of netweaver developer studio
    Using Eclipse plugins with Netweaver Developer Studio
    Eclipse Release of Netweaver Studio and other plugins
    Regards,
    Sushumna

  • NetWeaver Developer Studio - error

    When working with NetWeaver Developer studio (NWDS), sometimes we get an error which says <b>"An error has occurred. See error log for more details."</b>
    No further details are given. Which error log is it referring to? Where can it be found?
    Thanks in advance!!!

    Sandeep,
    in your NWDS select menu Window->Show View->Other and select PDE Runtime/Error Log in the dialog.
    Regards Stefan

  • SAP NetWeaver Developer Studio in Windows Vista 64bit?

    Can I install the SAP NetWeaver Developer Studio on Windows Vista 64 bit ?

    Hi MixMoraes
    If you use the trial version only NetWeaver Developer Studio works, the application server don't, because its only 32 bits.
    Regards
    Marcos

  • Install Netweaver Developer Studio

    How and where would I download SAP Netweaver Developer Studio?  I went to the service marketplace, but I can only find Service Packs there.....

    You can have the NWDS @ service.sap.com/swdc--->>Entry by application group -->
    SAP NETWEAVER >SAP NETWEAVER 7.0> Entry by Component -->Developer Studio
    NW DEVELOPER STUDIO 7.00
    Thank you,
    Shyam

  • How to use Two main windows with in a page in script ?

    Hi any body explain me...
    How to use Two main windows with in a page in script ?
    with  header data in one main window,
    & Item data in other main window.

    HI..,
    u need to go for <b>SPLITTING THE MAIN WINDOW</b> !!!
    Main windows in page windows allow you to format text in multiple columns. Define an area in the page window, in which to position the main windows.
    Here is the procedure !!
    -->Create a page window and assign it to a page.
    Choose <b>Edit --> Main windows</b>.
    A dialog box appears.
    -->Enter values in the fields <b>Area width</b> and A<b>rea height</b> in accordance with the input guidelines for main windows.
    -->Enter values in the fields <b>Spacing</b> and Number in the <b>Horizontal group</b> if you want to use multiple columns. You can ignore the fields in the Vertical group.
    Determine how many columns and line areas are required for label printing. Then enter the corresponding values in the fields in the <b>Horizontal and Vertical groups</b>.
    -->The value in the field Left margin varies from main window to main window if multiple columns are used. The following applies:
    <b>
    Left margin of current column + Window width + Horizontal spacing = Left margin of next column</b>
    In label printing, the field Upper margin also varies from main window to main window:
    <b>
      Upper margin of current main window +  Window height + Vertical spacing = Upper margin of next main window</b>
    -->Enter a value in the field Start position.
    This is a counter. Enter a starting value which is equal to or greater than 1.
    -->The main windows are added to the list.
    -->Save your form.
    reward if it helps u...
    sai ramesh

Maybe you are looking for

  • Just upgraded to Firefox 4 and important Norton toolbar is missing - how do I get it back?

    I've only just upgraded to Firefox 4 today (30.4.11) and when it had installed and restarted, my Norton toolbar was missing. A message from Firefox did come up - something to do with some items not compatible with version 4 but I can't remember all t

  • ISSUE & RECEIPT

    Dear All Can any body resolve the problem. I am use SAP B1 2005A. I need total receipt & Issue for local and import material with value. I write a query but the qty not match with Inventory Posting List receipt and Issu. Can any person help me to wri

  • CV01N - Attached PDF document printing through programmatically

    Hi all My requirement is to print PDF document which is attached through CV01N transaction programmatically. I searched all the ways. Still I didn't get it. Kindly help me to achive PDF document printout programmatically. Thanks in advance. Thanks an

  • Cannot enable an user defined field as the type of link

    I created an user defined field and set it to the type of link. I want to link it to a external file. But only the "visible" checkbox of the UDF is available, the "enable" checkbox cannot be actived (displayed in grey). Can someone tell me how to do

  • Cant access VPN after IOS upgrade

    I have a 871w router and I upgraded the IOS to 12.4.15.xy5. Now when I connect to VPN it site at verifying username. It worked prior. I have SDM installed