Struts and jdeveloper 10.1.2

Dear All,
i am trying to run a struts project in jdeveloper 10.1.2.2.0(build 1929). I have created a workspace from an ear file.
The project seems to bve set-up.When i compile the jpr i get JSp compilation errors for all the jsps in the project.
The stack trace for each jsp look like below.
Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
Error(4,58): Attribute 'xmlns:xsi' used but not declared.
Error(5,115): Attribute 'xsi:schemaLocation' used but not declared.
Error(6,18): Attribute 'version' used but not declared.
Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
Error(8,15): Element 'description' used but not declared.
Error(9,16): Invalid element 'display-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(9,16): Element 'display-name' used but not declared.
Error(10,16): Invalid element 'tlib-version' in content of 'taglib', expected elements '[tlibversion]'.
Error(10,16): Element 'tlib-version' used but not declared.
Error(11,14): Invalid element 'short-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(11,14): Element 'short-name' used but not declared.
Error(12,7): Invalid element 'uri' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Invalid element 'validator' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Element 'validator' used but not declared.
Error(15,17): Element 'description' used but not declared.
Error(18,21): Element 'validator-class' used but not declared.
Error(23,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(24,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(24,17): Element 'description' used but not declared.
Error(29,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(29,15): Element 'tag-class' used but not declared.
Error(30,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(30,18): Element 'body-content' used but not declared.
Error(31,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(32,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(32,21): Element 'description' used but not declared.
Error(41,9): Element tag not complete, expected elements '[tagclass]'.
Error(43,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(44,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(44,17): Element 'description' used but not declared.
Error(50,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(50,15): Element 'tag-class' used but not declared.
Error(51,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(51,18): Element 'body-content' used but not declared.
Error(52,9): Element tag not complete, expected elements '[tagclass]'.
Error(54,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(55,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(55,17): Element 'description' used but not declared.
Error(61,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(61,15): Element 'tag-class' used but not declared.
Error(62,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(62,18): Element 'body-content' used but not declared.
Error(63,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(64,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(64,21): Element 'description' used but not declared.
Error(71,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(71,7): Element 'type' used but not declared.
Error(73,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(74,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(74,21): Element 'description' used but not declared.
Error(83,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(84,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(84,21): Element 'description' used but not declared.
Error(91,9): Element tag not complete, expected elements '[tagclass]'.
Error(93,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(94,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(94,17): Element 'description' used but not declared.
Error(99,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(99,15): Element 'tag-class' used but not declared.
Error(100,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(100,15): Element 'tei-class' used but not declared.
Error(101,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(101,18): Element 'body-content' used but not declared.
Error(102,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(103,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(103,21): Element 'description' used but not declared.
Error(110,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(111,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(111,21): Element 'description' used but not declared.
Error(120,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(121,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(121,21): Element 'description' used but not declared.
Error(128,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(129,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(129,21): Element 'description' used but not declared.
Error(138,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(139,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(139,21): Element 'description' used but not declared.
Error(148,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(149,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(149,21): Element 'description' used but not declared.
Error(157,9): Element tag not complete, expected elements '[tagclass]'.
Error(159,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(160,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(160,17): Element 'description' used but not declared.
Error(166,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(166,15): Element 'tag-class' used but not declared.
Error(167,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(167,15): Element 'tei-class' used but not declared.
Error(168,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(168,18): Element 'body-content' used but not declared.
Error(169,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(170,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(170,21): Element 'description' used but not declared.
Error(176,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(176,7): Element 'type' used but not declared.
Error(178,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(179,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(179,21): Element 'description' used but not declared.
Error(2): Unable to load taghandler class: /tags/struts-bean
Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
Error(4,58): Attribute 'xmlns:xsi' used but not declared.
Error(5,115): Attribute 'xsi:schemaLocation' used but not declared.
Error(6,18): Attribute 'version' used but not declared.
Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
Error(8,15): Element 'description' used but not declared.
Error(9,16): Invalid element 'display-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(9,16): Element 'display-name' used but not declared.
Error(10,16): Invalid element 'tlib-version' in content of 'taglib', expected elements '[tlibversion]'.
Error(10,16): Element 'tlib-version' used but not declared.
Error(11,14): Invalid element 'short-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(11,14): Element 'short-name' used but not declared.
Error(12,7): Invalid element 'uri' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Invalid element 'validator' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Element 'validator' used but not declared.
Error(15,17): Element 'description' used but not declared.
Error(18,21): Element 'validator-class' used but not declared.
Error(23,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(24,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(24,17): Element 'description' used but not declared.
Error(29,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(29,15): Element 'tag-class' used but not declared.
Error(30,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(30,18): Element 'body-content' used but not declared.
Error(31,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(32,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(32,21): Element 'description' used but not declared.
Error(41,9): Element tag not complete, expected elements '[tagclass]'.
Error(43,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(44,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(44,17): Element 'description' used but not declared.
Error(50,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(50,15): Element 'tag-class' used but not declared.
Error(51,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(51,18): Element 'body-content' used but not declared.
Error(52,9): Element tag not complete, expected elements '[tagclass]'.
Error(54,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(55,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(55,17): Element 'description' used but not declared.
Error(61,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(61,15): Element 'tag-class' used but not declared.
Error(62,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(62,18): Element 'body-content' used but not declared.
Error(63,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(64,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(64,21): Element 'description' used but not declared.
Error(71,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(71,7): Element 'type' used but not declared.
Error(73,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(74,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(74,21): Element 'description' used but not declared.
Error(83,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(84,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(84,21): Element 'description' used but not declared.
Error(91,9): Element tag not complete, expected elements '[tagclass]'.
Error(93,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(94,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(94,17): Element 'description' used but not declared.
Error(99,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(99,15): Element 'tag-class' used but not declared.
Error(100,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(100,15): Element 'tei-class' used but not declared.
Error(101,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(101,18): Element 'body-content' used but not declared.
Error(102,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(103,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(103,21): Element 'description' used but not declared.
Error(110,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(111,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(111,21): Element 'description' used but not declared.
Error(120,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(121,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(121,21): Element 'description' used but not declared.
Error(128,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(129,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(129,21): Element 'description' used but not declared.
Error(138,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(139,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(139,21): Element 'description' used but not declared.
Error(148,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(149,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(149,21): Element 'description' used but not declared.
Error(157,9): Element tag not complete, expected elements '[tagclass]'.
Error(159,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(160,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(160,17): Element 'description' used but not declared.
Error(166,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(166,15): Element 'tag-class' used but not declared.
Error(167,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(167,15): Element 'tei-class' used but not declared.
Error(168,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(168,18): Element 'body-content' used but not declared.
Error(169,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(170,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(170,21): Element 'description' used but not declared.
Error(176,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(176,7): Element 'type' used but not declared.
Error(178,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(179,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(179,21): Element 'description' used but not declared.
Error(3): Unable to load taghandler class: /tags/struts-html
Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
Error(4,58): Attribute 'xmlns:xsi' used but not declared.
Error(5,115): Attribute 'xsi:schemaLocation' used but not declared.
Error(6,18): Attribute 'version' used but not declared.
Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
Error(8,15): Element 'description' used but not declared.
Error(9,16): Invalid element 'display-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(9,16): Element 'display-name' used but not declared.
Error(10,16): Invalid element 'tlib-version' in content of 'taglib', expected elements '[tlibversion]'.
Error(10,16): Element 'tlib-version' used but not declared.
Error(11,14): Invalid element 'short-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(11,14): Element 'short-name' used but not declared.
Error(12,7): Invalid element 'uri' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Invalid element 'validator' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Element 'validator' used but not declared.
Error(15,17): Element 'description' used but not declared.
Error(18,21): Element 'validator-class' used but not declared.
Error(23,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(24,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(24,17): Element 'description' used but not declared.
Error(29,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(29,15): Element 'tag-class' used but not declared.
Error(30,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(30,18): Element 'body-content' used but not declared.
Error(31,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(32,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(32,21): Element 'description' used but not declared.
Error(41,9): Element tag not complete, expected elements '[tagclass]'.
Error(43,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(44,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(44,17): Element 'description' used but not declared.
Error(50,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(50,15): Element 'tag-class' used but not declared.
Error(51,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(51,18): Element 'body-content' used but not declared.
Error(52,9): Element tag not complete, expected elements '[tagclass]'.
Error(54,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(55,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(55,17): Element 'description' used but not declared.
Error(61,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(61,15): Element 'tag-class' used but not declared.
Error(62,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(62,18): Element 'body-content' used but not declared.
Error(63,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(64,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(64,21): Element 'description' used but not declared.
Error(71,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(71,7): Element 'type' used but not declared.
Error(73,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(74,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(74,21): Element 'description' used but not declared.
Error(83,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(84,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(84,21): Element 'description' used but not declared.
Error(91,9): Element tag not complete, expected elements '[tagclass]'.
Error(93,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(94,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(94,17): Element 'description' used but not declared.
Error(99,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(99,15): Element 'tag-class' used but not declared.
Error(100,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(100,15): Element 'tei-class' used but not declared.
Error(101,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(101,18): Element 'body-content' used but not declared.
Error(102,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(103,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(103,21): Element 'description' used but not declared.
Error(110,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(111,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(111,21): Element 'description' used but not declared.
Error(120,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(121,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(121,21): Element 'description' used but not declared.
Error(128,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(129,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(129,21): Element 'description' used but not declared.
Error(138,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(139,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(139,21): Element 'description' used but not declared.
Error(148,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(149,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(149,21): Element 'description' used but not declared.
Error(157,9): Element tag not complete, expected elements '[tagclass]'.
Error(159,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(160,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(160,17): Element 'description' used but not declared.
Error(166,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(166,15): Element 'tag-class' used but not declared.
Error(167,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(167,15): Element 'tei-class' used but not declared.
Error(168,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(168,18): Element 'body-content' used but not declared.
Error(169,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(170,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(170,21): Element 'description' used but not declared.
Error(176,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(176,7): Element 'type' used but not declared.
Error(178,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(179,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(179,21): Element 'description' used but not declared.
Error(3): Unable to load taghandler class: /tags/ipec/ipd
Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
Error(4,58): Attribute 'xmlns:xsi' used but not declared.
Error(5,115): Attribute 'xsi:schemaLocation' used but not declared.
Error(6,18): Attribute 'version' used but not declared.
Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
Error(8,15): Element 'description' used but not declared.
Error(9,16): Invalid element 'display-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(9,16): Element 'display-name' used but not declared.
Error(10,16): Invalid element 'tlib-version' in content of 'taglib', expected elements '[tlibversion]'.
Error(10,16): Element 'tlib-version' used but not declared.
Error(11,14): Invalid element 'short-name' in content of 'taglib', expected elements '[tlibversion]'.
Error(11,14): Element 'short-name' used but not declared.
Error(12,7): Invalid element 'uri' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Invalid element 'validator' in content of 'taglib', expected elements '[tlibversion]'.
Error(14,13): Element 'validator' used but not declared.
Error(15,17): Element 'description' used but not declared.
Error(18,21): Element 'validator-class' used but not declared.
Error(23,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(24,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(24,17): Element 'description' used but not declared.
Error(29,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(29,15): Element 'tag-class' used but not declared.
Error(30,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(30,18): Element 'body-content' used but not declared.
Error(31,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(32,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(32,21): Element 'description' used but not declared.
Error(41,9): Element tag not complete, expected elements '[tagclass]'.
Error(43,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(44,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(44,17): Element 'description' used but not declared.
Error(50,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(50,15): Element 'tag-class' used but not declared.
Error(51,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(51,18): Element 'body-content' used but not declared.
Error(52,9): Element tag not complete, expected elements '[tagclass]'.
Error(54,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(55,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(55,17): Element 'description' used but not declared.
Error(61,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(61,15): Element 'tag-class' used but not declared.
Error(62,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(62,18): Element 'body-content' used but not declared.
Error(63,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(64,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(64,21): Element 'description' used but not declared.
Error(71,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(71,7): Element 'type' used but not declared.
Error(73,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(74,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(74,21): Element 'description' used but not declared.
Error(83,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(84,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(84,21): Element 'description' used but not declared.
Error(91,9): Element tag not complete, expected elements '[tagclass]'.
Error(93,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(94,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(94,17): Element 'description' used but not declared.
Error(99,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(99,15): Element 'tag-class' used but not declared.
Error(100,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(100,15): Element 'tei-class' used but not declared.
Error(101,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(101,18): Element 'body-content' used but not declared.
Error(102,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(103,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(103,21): Element 'description' used but not declared.
Error(110,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(111,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(111,21): Element 'description' used but not declared.
Error(120,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(121,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(121,21): Element 'description' used but not declared.
Error(128,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(129,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(129,21): Element 'description' used but not declared.
Error(138,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(139,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(139,21): Element 'description' used but not declared.
Error(148,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(149,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(149,21): Element 'description' used but not declared.
Error(157,9): Element tag not complete, expected elements '[tagclass]'.
Error(159,7): Invalid element 'tag' in content of 'taglib', expected elements '[tlibversion]'.
Error(160,17): Invalid element 'description' in content of 'tag', expected elements '[name]'.
Error(160,17): Element 'description' used but not declared.
Error(166,15): Invalid element 'tag-class' in content of 'tag', expected elements '[tagclass]'.
Error(166,15): Element 'tag-class' used but not declared.
Error(167,15): Invalid element 'tei-class' in content of 'tag', expected elements '[tagclass]'.
Error(167,15): Element 'tei-class' used but not declared.
Error(168,18): Invalid element 'body-content' in content of 'tag', expected elements '[tagclass]'.
Error(168,18): Element 'body-content' used but not declared.
Error(169,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(170,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(170,21): Element 'description' used but not declared.
Error(176,7): Invalid element 'type' in content of 'attribute', expected closing tag.
Error(176,7): Element 'type' used but not declared.
Error(178,15): Invalid element 'attribute' in content of 'tag', expected elements '[tagclass]'.
Error(179,21): Invalid element 'description' in content of 'attribute', expected elements '[name]'.
Error(179,21): Element 'description' used but not declared.
Error(4): Unable to load taghandler class: /tags/struts-logic
the tlds are all under web-inf and the struts.jar is also there.
I am been looking into it from oneday and have tried several thns to make it work.but i am unable to understand why it isnt running 10.1.2 when it was running perfectly in 10.1.3.

Hi Shay,
Thanks a lot for ur reply...this thing is driving me nuts and i need to to say to my development team if its possible to run this particular struts project in jdeveloper.
Why did i migrate to Jdev10.1.2 from Jdev10.1.3.The application needs to be deployed to a 10G applicatin server(9.0.4v),hence after seeing the AS support matrix by oracle we decided to move it to Jdev10.1.2
ARe there any differences in the project build from war in 10.1.2 from that made in 10.1.3.Yes the structure of the project after we imported it from ear file is diffreent from that in 10.1.3.
Under the classes folder in 10.1.2 i dont see any of the classes.when i try to add them in the project it prompts me that the classes are not in the classpath.Would u like to update.If i say Yes,i adds them in project under a miscellaneous package but not under classes.
which version of J2SE.its 1.4
Could the taglib version be a problem for Jdev10.1.2 with j2SE version being 1.4.
In the tld files i see the JSp version to be 1.1 and tlibversion to be 1.2
PLS...help me understand wats going on with compiling the jsps in this project.

Similar Messages

  • Struts and JDeveloper

    Has anybody used Struts in JDeveloper? If yes, could you give the step-by-step instruction on how to do it?
    thanks,
    yan

    Hi Shay,
    Thanks a lot for ur reply...this thing is driving me nuts and i need to to say to my development team if its possible to run this particular struts project in jdeveloper.
    Why did i migrate to Jdev10.1.2 from Jdev10.1.3.The application needs to be deployed to a 10G applicatin server(9.0.4v),hence after seeing the AS support matrix by oracle we decided to move it to Jdev10.1.2
    ARe there any differences in the project build from war in 10.1.2 from that made in 10.1.3.Yes the structure of the project after we imported it from ear file is diffreent from that in 10.1.3.
    Under the classes folder in 10.1.2 i dont see any of the classes.when i try to add them in the project it prompts me that the classes are not in the classpath.Would u like to update.If i say Yes,i adds them in project under a miscellaneous package but not under classes.
    which version of J2SE.its 1.4
    Could the taglib version be a problem for Jdev10.1.2 with j2SE version being 1.4.
    In the tld files i see the JSp version to be 1.1 and tlibversion to be 1.2
    PLS...help me understand wats going on with compiling the jsps in this project.

  • Using Struts with JDeveloper, BC4J and OC4J 9.0.2

    Is it feasible to use Struts with JDeveloper 9.0.2, BC4J 9.0.2 and OC4J 9.0.2? We have an application that uses the BC4J JBO tags in version 9.0.2. We wish to use Struts and we want to retain the use of the JBO tags. Is there a way to do this without upgrading to 9.0.3?

    Here are two related questions:
    Can we upgrade to oracle9iAS 9.0.3 yet still use JDeveloper 9.0.2 and BC4J/JBO 9.0.2?
    Can we upgrade to JDeveloper 9.0.3 and BC4J/JBO 9.0.3 yet still deploy to oracle9iAS 9.0.2?

  • Login Box example and source code on adf struts and JSP

    Dear all..
    I want to make application using ADF struts and JSP using oracle 10g Jdeveloper.
    The user should login into the login box and verify everyone who has right to enter the home.jsp.
    Anybody could help me with the source code as well as the step by step explanation...
    I'm looking forward the help...

    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/reviewer/viewlets/reviewer_struts_viewlet_swf.html

  • Struts + ActionErrors + JDeveloper 10.1.3.4

    Hi, i'm working with Stuts and JDeveloper 10.1.3.4. My actions (DataPages) classes extends PageController. I wanna show struts error messages like using the saveErrors() method, but this method was removed since 10.1.3 version. How can i do that?. (sorry for my english, i'm Argentinian).
    Thanks for your help.

    hi hguaymas
    You write "+I don't know another way to put my errors and confirmations messages on the page.+".
    Maybe you could post some short relevant pieces of code of how you do this in 10.1.2, this could help others to suggest an alternative in more recent JDeveloper versions, possibly using the API of this PageController :
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25779/oracle/adf/controller/v2/lifecycle/PageController.html
    regards
    Jan Vervecken

  • Urgently!! Deploy project using Struts and Toplink

    Hello. I want to make a deploy of a project in wich I'm using Struts and Toplink technologies.
    I'm using JDeveloper 10g for Windows and my production server is a SUN V880 with Soloaris 8 and I make it ok, but when I run it since a PC in the intranet the following errors appears (obviously those don't appear before):
    java.lang.NullPointerException     at org.apache.struts.taglib.html.JavascriptValidatorTag.doStartTag(JavascriptValidatorTag.java:309)     at jsp.login._jspService(_login.java:50)     [SRC:/jsp/login.jsp:5]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)     at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:536)
    Thank you so much for help.

    NOO!! :( I don't install any libraries in the server, but in the WAR file of the application, in the lib folder, there was the jars corresponding. I thought that those libraries, in the WAR file, was "local" to the project, anyway, the Struts and Toplink libraries must be global at server level, 'cause I will use it sure once agian, and now I'm trying to install those in the server...
    Thank you so much!!

  • Struts in JDeveloper - PrivilegedActionException

    We upgraded to JDeveloper 9.0.3.10.76 from 9.0.2.
    We were using Struts and Struts Validator in 9.0.2 also.
    In 9.0.3 when we try to build a jsp page or the full application we get the following exception.
    Error: java.security.PrivilegedActionException <<java.lang.ClassNotFoundException: org.apache.commons.validator.ValidatorResources>>
    Any idea why this happens and how to fix it?
    The same code compiles and runs without any problems in 9.0.2.

    Hi unkown,
    so what is the solution you found?
    Don't you like to share it to the other users?
    Timo

  • Learning JSP/Struts with JDeveloper

    Hi. We have an older version of Java on our Unix production web server (1.4.2_12-b03) and it'll be a year before we upgrade it and use JSF. In the meantime, I'm looking at learning Struts and JSP. Can you point me to a few tutorials specific to JDeveloper for JSP/Struts? Most of the tutorials now are for ADF/JSF -- which we can't use yet. Thanks.

    Just to clarify - JSF can run on OAS 10.1.2 (that supports J2EE 1.3 and uses JDK 1.4).
    See: http://download.oracle.com/docs/html/B25947_01/deployment_topics006.htm#CIHCGGDF
    So this shouldn't be a reason for you not to use JSF and JDeveloper 10.1.3.
    That said if you want to learn Struts try following the archive links on the various JDeveloper tutorials/demos pages to the demos from the 9.0.5/10.1.2 days.

  • Soa 11g and jdeveloper 11g user defined extension function

    I have developed a set of extension functions,
    in design time for the previous version, I can put the deployment file (jar file) that contains the extension functions in the %JDEV_HOME%\jdev\lib\ext directory and jdeveloper recognizes the set of extension functions if previously i have defined an xml descriptor with every one of the functions i need to include in the panel.
    Now, with the jdeveloper 11g i have tried the same, and jdev recognizes the functions, but when I am going to test one transformation that includes the extension function, the parser is not founding the jar file; the error (in spanish) is:
    XML-22045: (Error) Error de funcion de extension: No se ha encontrado la clase '
    Falta la clase: aac._shared.extensions.xsl.XmlW3cDomFunctions
    Clase Dependiente: oracle.xml.xpath.XSLExtFunctions
    Cargador: main:11.0
    Origen del Codigo: /C:/.extracted/jdevstudio1111/lib/xmlparserv2.jar
    Configuraci≤n: system property PCLMain.createExtensionManagerLoader()
    Esta carga se ha iniciado en main:11.0 mediante el mΘtodo loadClass().
    La clase que falta no esta disponible desde ningun origen de codigo o cargador del sistema.
    my dude is:
    + at design time, where can I put the jars with extension functions to make one transformation function used in a mediator component can works fine?
    + at runtime, where can I put those libraries? (in the previous version, we can put this libraries in the %APP_SERVER%\j2ee\home\applib, or create one shared library and reference it in the oracle.bpel.common shared library declaration of the server.xml configuration file).

    Hi,
    please post this question to the JDeveloper 11 forum. Please translate the messages into English as well
    JDeveloper and OC4J 11g Technology Preview
    Frank

  • Struts and JSF Integration in OPDk-java based portlet

    Hi,
    thanks in advance for your help.
    I'm developing a PDK java based portlet. For some reasons I cannot use the JSF bridge but I would like to integrate Struts and Jsf in my portlet, using Struts to manage actions and navigation and JSF (with ADF Faces components) for the view. I'm using the Strus-Faces library.
    When I try to submit my portlet form, I receive the error "request URL not found on this server". I'm posting some exstracts of my code.
    It's made of three pages: the main one "Integration1ShowPage", "error" and "result". The MainAction.java displays my mainPage, where there's a form. To keep it easy, when the user submits this form, the ActionName returns "success" and the "result" page should be displayed.
    The MainAction works properly: the portlet is displayed but when I tried to submit the form I receive
    The requested URL /provaDeploy/htdocs/integration1/integration1ShowPage.do was not found on this server.Could you please suggest me something?
    Many many thanks,
    B.
    <struts-config>
    <action-mappings>
      <action path = "/mainAction" type = "strutsjsfintegration1.MainAction">
        <forward name = "success" path = "/faces/htdocs/integration1/integration1ShowPage.faces"/>
      </action>
      <action path = "/nameAction" name = "nameForm"
      input = "/faces/htdocs/integration1/integration1ShowPage.faces" scope = "request"
      type = "strutsjsfintegration1.NameAction">
        <forward name = "success" path = "/faces/htdocs/integration1/result.faces"/>
        <forward name = "failure" path = "/faces/htdocs/integration1/error.faces"/>
        <forward name = "again" path = "faces/htdocs/integration1/integration1ShowPage.faces"/>
      </action>
    </action-mappings>
    <controller>
      <set-property property = "processorClass"
       value="org.apache.struts.faces.application.FacesRequestProcessor"/>
       </controller>
    <message-resources parameter="definitiveStrutsPortlet.ApplicationResources"/>
    </struts-config>

    Hi,
    have a look at this whitepaper for how to use JavaScript in ADF.
    http://www.oracle.com/technetwork/developer-tools/jdev/1-2011-javascript-302460.pdf
    This link here (http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html --> see sample 71) shows an integration sample between a Java Applet and ADF. Its a similar use case to yours
    Frank

  • Can Struts and JSF coexist?

    I have a Struts based application and now I want to build an additional module on top of that using pure JSF. My question is, can Struts and JSF co-exist in the same application? If yes, what are the cons of that approach? What are the places I need to tweak in the configuration files so that they work together?
    thanks,

    Hi,
    Yes they can coexist. Actually that's the approach recommended by Craig McClanahan. I have developed a full enterprise application (80% completed) which uses JSF in front and Struts in the back using Struts-Faces integration library (developed by Apache).
    So far I haven't faced any major issues with this approach. However, I haven't try using Struts validator on JSF objects.
    Read the article below on how to integrate JSF w/ Struts.
    http://www.oracle.com/technology/pub/articles/masterj2ee/j2ee_wk8.html

  • Problems when using shared instances of struts and apache-commons?

    I found this worrisome statement on this page (http://struts.apache.org/1.3.8/userGuide/configuration.html) regarding sharing jar files across multiple applications:
    <i>When a class is loaded from a shared class loader, static variables used within that class become global as well. This can cause inter-webapp conflicts when the underlying code assumes that the statics are global only within a particular web applicaiton (which would be true if the class was loaded from the webapp class loader). There are many cases where the framework, and the Commons libraries it relies on, use static variables to maintain information that is presumed to be visible only within a single web application. <b>Sharing these JAR files can cause unwanted interactions, and probably cause incorrect behavior</b>.</i>
    For those of you currently using Struts and Apache Commons (and perhaps other open source libraries) have you run into any issues when sharing the jars amongst multiple applications?
    I would like to avoid having multiple applications loading their own copies of these libraries, for obvious reasons.  However, if there are issues with doing so, I may have to relax that position.

    To answer my own questions, while we didn't run into any issues with sharing Struts, it may be a good idea to incorporate the libraries directly into the web app if suspicious behaviour is observed by the application.
    Also, the taglib definitions could not be loaded from the referenced jar files - these had to be placed into the WEB-INF directory, which introduces a synchronization problem - you could conceivably have different versions of the tld's and the base libraries.

  • Database Lite and JDeveloper / ADF

    Hello,
    I'm planning to create a small application which will run on mobile PC in an off-line mode, having synchronization with master DB once connected to the proper network.
    The main architecture on the target PC may be :
    - Oracle Lite
    - GlassFish
    - ADF application
    I downloaded JDeveloper 11.1.1.3.0 and the latest version of Oracle Lite (10.3.0.3).
    I'm looking the tutorials but none of them are talking about the JDeveloper 11g version, they all speak about BC4J/OC4J. Since I'm new to Oracle's product I don't know these "products" (framework ?) and in the 11g version this seems to have disappeared.
    Are those versions compatible with each other ?
    Will the tutorial work ?
    Regards
    PS: the same thread is present on the JDeveloper forum

    The main thread will be the one on JDeveloper section :)
    ==> Database Lite and JDeveloper / ADF

  • Making a delete commit automatically with ADF BC, Struts and ADF UIX

    I'm trying to create a delete action that commits to the database automatically using ADF Business Components, Struts and ADF UIX.
    I have a browse page from which the user can view all records in the table, and perform edit, create and delete actions on the data.
    When the user selects a record and clicks edit they are taken to a screen where they can amend the details of that record. Create works in a similar way, but the create action on the view object is invoked before taking the user to the edit page (this is done by linking the browse page to an ADF DataAction (bound to Create) on the Struts page flow diagram, and then linking the ADF DataAction to the edit page).
    When the user clicks submit on the edit page, the container follows a forward from the edit page to an ADF DataAction bound to the Commit method, and then from there a forward back to the browse page.
    This seems to work fine for edit and create, but when I try to do something similar for delete, it behaves unpredictably - sometimes the delete is committed to the database, sometimes not.
    To be more specific, the way I have tried to implement the auto commit delete is as follows:
    There is a UIX submitButton on the browse page called Delete. When clicked, this button triggers an event, which is caught by an event handler inside the page. The event handler causes the UIX servlet to take a forward to an ADF DataAction bound to the Delete method on the relevant view object. It thens follows a forward from the previously mentioned DataAction to another ADF DataAction bound to the Commit method for the application module. There is then a forward leading back to the browse page.
    Has anyone else encountered similar problems?

    did you figure this out?

  • JMS with weblogic and jdeveloper IDE

    HI,
    I am a newbie to jms..could anyone provide me a sample tutorial to test and deploy a sample jms application using weblogic and jdeveloper IDE.
    Thanks,
    Amy
    Edited by: 838667 on Feb 22, 2011 2:50 AM

    ...I have a strong feeling this is a TIBCO-related issue where you're not doing the lookup the way TIBCO likes.

Maybe you are looking for

  • F150 : Dunning Letter

    Hi, Dunning letter procedure  (F150)  currently creates an output in PDF format but the remqt is to get the output in PDF and alos in text files with some modifications in the text file. Could anyone pls. help me how to achieve this. Thanks. Edited b

  • How to handle UMLAUT characters in oracle reports 10g

    Hi All, we are facing issues while developing the report in 10g. There are few hardcoded values which have ä in it. We register these reports into Oracle Applications R12.  The report gets completed normal. But in the report output it displays as ö

  • Transfer data from a table to another table

    Hello I want to transfer data from a table in one server to another table in a different server, I want to do this on a nightly job, what will be the best way, please advise, thank you.

  • How to print the PDF file contains stamps without set the printer options

    I have pdf document, and stamp them with my personal stamp. With the printer option under "Comments and Forms", I set to "Document", my stamp DISAPPEARED. Unless re-set (use options) to "Document and Markups" or "Document and Stamps" then it will be

  • Applications server 10g - page cannot be found error please help!!

    hi, after installing applications server 10g on windows when i try and access the admin page with the link provided from install and getting started page (http://oracle.itec.local/em) i keep on getting page cannot be displayed error! please help!!