Hi
Im trying to implement a .view page with a rss reader. The reader is inside a form.
I’m getting the error
POST http://eviand01:8585/ResourceTest/cststatus.view
__fc = jsf:htmlForm:newsfeed:table:refresh-feed
jsf:htmlForm:newsfeed:table__create =
jsf:htmlForm:newsfeed:table__move =
jsf:htmlForm:newsfeed:table__delete =
jsf:htmlForm:newsfeed:table__update = __rowhttp://pplware.sapo.pt/?p=90729,__rowhttp://pplware.sapo.pt/?p=90715,__rowhttp://pplware.sapo.pt/?p=90692,__rowhttp://pplware.sapo.pt/?p=90701,__rowhttp://pplware.sapo.pt/?p=90558,__rowhttp://pplware.sapo.pt/?p=90547,__rowhttp://pplware.sapo.pt/?p=90507,__rowhttp://pplware.sapo.pt/?p=90538,__rowhttp://pplware.sapo.pt/?p=90609,__rowhttp://pplware.sapo.pt/?p=89478
jsf:htmlForm:newsfeed:table__first = 0
jsf:htmlForm:newsfeed:table__rows = 10
jsf:htmlForm:newsfeed:table__sort = published-
jsf:htmlForm:newsfeed:table__selection = selected:
com.sun.faces.VIEW = ...
jsf:htmlForm = syxnOJ1zAcE=
__vf = jsf:htmlForm
wms.hiddenRequest = true
wms.shell = shell.blank
wms.replaceForNextUrl = hiddenRequest=&shell=&layout=&portlet=
500 Internal Server Error
<html>
<head>
<title>Error 500 Internal Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2><pre>Internal Server Error</pre>
<p>RequestURI=/ResourceTest/cststatus.view</p>
<p><i><small><a href="http://jetty.mortbay.org">Powered by Jetty://</a></small></i></p>
</body>
</html>
dont know why… I pass the RSS url for example Pplware and it gives the error on refresh or checking the details of the news…
Have anyone had this problem ??
Thanks