Results 1 to 3 of 3
- 04-17-2009, 12:53 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Error FIxed type attribute not equal
hi all,
i am writing one application(small) where i am getting menus from database.From my side i did all the things required. But dont know why i am getting Error:
FIXED type Attribute value not equal to the default
value 'http java.sun.com-xml-ns-j2ee'.
please is there anybody who can help me out..
- 04-17-2009, 06:54 PM #2
you've got some xml somewhere that is doing something like
instead ofJava Code:<option selected="something" />
Java Code:<option selected="selected" />
Don't forget to mark threads as [SOLVED] and give reps to helpful posts.
How To Ask Questions The Smart Way
- 04-23-2009, 04:36 PM #3
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Error: invalid method declaration; return type required
By silvia in forum AWT / SwingReplies: 3Last Post: 06-05-2010, 08:05 PM -
Error: unexpected type
By silvia in forum New To JavaReplies: 3Last Post: 02-05-2010, 09:54 PM -
Error Message:Editor does not contain main type
By Deepa in forum New To JavaReplies: 9Last Post: 07-03-2009, 03:58 AM -
Error Message:Editor does not contain a main type
By Deepa in forum New To JavaReplies: 0Last Post: 11-27-2008, 12:25 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks