error after successful build

During the Java web gui tutorial one drags a list box,

binds a table from the travel db to it with typeid and display

description, then one tries to run.

It builds fine but when attempting to send display to browser,

I repeatedly get this error:

at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.ja va:285)

Is anyone familiaar with this and how to avoid it?

[430 byte] By [JohnHNa] at [2007-11-27 1:01:45]
# 1
Can you please provide the link to the tutorial you are trying, where you get the error and full error trace.This looks like a runtime error, since it happens only when you run not build it.Have you tried running it against different web/app server?ThanksK
kish@suna at 2007-7-11 23:36:42 > top of Java-index,Development Tools,Java Tools...