Bonjour,
je developpe une application avec struts et qd je lance mon application en tapant l'URL normal , j'obtient ma page jsp.mais qu'on jutilise le .do , là ca bloque , jobtiens le message d'erreur suivant:
voila mon fichier web.xml:message Servlet action n'est pas disponible.
description La ressource demandée (Servlet action n'est pas disponible.) n'est pas disponible.
fichier struts-config.xml:
Code xml : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
et quand j'essaie d'ouvrir la page struts-config.xml avec IE , j'ai l'erreur suivante:
Code xml : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Je ne sais pas ou est l'erreur, quelqu'un peut m'aider?The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'file:///C:/Program Files/Apache Software Foundatio...
<forward name="administrateur" path="/administrateur.do" />
^

 

 
		
		 
        

 
			
			



 prob fichier struts-config.xml
 prob fichier struts-config.xml
				 Répondre avec citation
  Répondre avec citation
Partager