Results 1 to 3 of 3

Thread: warning: content is not allowed in prolog

  1. #1
    Join Date
    Nov 2006
    Posts
    3

    Default warning: content is not allowed in prolog

    This is my first time to use springide, but when i finished configfile and configsets,there are wanings: content is not allowed in prolog! one of my *.xml is:


    <xml version="1.0" encoding="UTF-8">
    <!DOCTYPE beans PUBLIC
    "-//SPRING//DTD BEAN//EN"
    "http://www.springframework.org/dtd/spring-beans.dtd">
    <beans>
    <bean id="helloWorldMVC1" class="zhong.quan.HelloWorld1"/>
    <bean id="helloWorldMVC2" class="zhong.quan.HelloWorld2"/>
    </beans>

    how to solve them? thanks!

  2. #2
    Join Date
    Nov 2006
    Posts
    3

    Default questions

    are there any wrong with the encoding style? and i don't how to convert with each encoding style, will somebody give some advice, or some associated materials? thanks!

  3. #3
    Join Date
    Dec 2006
    Posts
    1

    Default

    there is ant questions .sorry , i am a stranger here ,test it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •