Rob Decker <rob <at> objectsource.org> writes:

> 
> You should look in the log files of your servlet container for errors. Since
> it goes somewhere (a blank page) something must of happened. The log files
> probably have an error in them.
> 


Thanks for your response Rob. I looked into the server logs. It does not spit
out any errors. The application simply works in SunRI. But with Myfaces it works
for first 2 pages. The second page submits the page to itself and it comes up as
blank. I even read the HTML generated and stepped through the application, I am
still not sure what is going on. How does everybody debug JSF applications? I
can see debug as a big pain point in JSF.

Reply via email to