added a comment -
15/Aug/05 12:49 PM I apologize for not getting back to you quicker on this. I spent some time trying to track this down, the code that is currently generated from 3.1 works and I could not reproduce the error with it. But we have a lot of code that was generated with 3.0 and has been modified. Sense we don't want to loose those modification we have old files trying to work with new files. In a few cases where I think we might have made bad assumptions in our code variables that were available in the request are no longer in the request but are accessible as page variables. We have changed our code and things seem to work, sorry for the confusion. The change from inserting JSPs to including JSPFs has made it hard to make changes to the model and have them take effect.