-
Nov 23rd, 2006, 08:47 PM
#1
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!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules