Groups
Groups
Sign in
Groups
Groups
javasf: JavaServer Faces Group
Conversations
Labels
About
Send feedback
Help
Spring 3 e JavaServer Faces 2
0 views
Skip to first unread message
Erivando
unread,
Oct 31, 2010, 9:32:54 AM
10/31/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javasf: JavaServer Faces Group
Olá,
Aguem sabe informar se o Spring 3 é incompativel com o JSF 2 ?
Estou tendo problemas em minha pagina .xhtml o Spring não roda!
fontes da página:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
<html xmlns="
http://www.w3.org/1999/xhtml
"
xmlns:f="
http://java.sun.com/jsf/core
"
xmlns:h="
http://java.sun.com/jsf/html
"
xmlns:ui="
http://java.sun.com/jsf/facelets
"
xmlns:spring="
http://www.springframework.org/tags
"
xmlns:form="
http://www.springframework.org/tags/form
"
xmlns:c="
http://java.sun.com/jsp/jstl/core
"
xmlns:fn="
http://java.sun.com/jsp/jstl/functions
">
<h:head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
<title>Listar</title>
...
apos renderização
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
<html xmlns="
http://www.w3.org/1999/xhtml
"
xmlns:spring="
http://www.springframework.org/tags
"
xmlns:form="
http://www.springframework.org/tags/form
">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
<title>Listar</title>
...
vejam que o carinha do Spring ficou de fora!
Erivando
Reply all
Reply to author
Forward
0 new messages