fernando aguilera

Greenhorn
+ Follow
since Apr 10, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by fernando aguilera

I got the solution!

You must put the contentType in the <f:view> tag in each .jspx page you have.



Chrome needs to know this information.

If warning appears, don't worry, it works correctly
13 years ago
JSF
Hello,

I have a problem using JSF <CommandLink> actions in Chrome Navigator. It works perfectly in Firefox and IE.



When i redirect to a .jspx page using a navigation-rule i get in Chrome and Safari this error:

¡Oh no!
'An error produced showing the webpage. To continue ...'

This is my:

faces-config.xml
------------------



web.xml:
----------



Can anyone help me?

Thanks!!
13 years ago
JSF