I have a serious problem. I am developing an online store with JSF2,
and I have to implement a shopping cart, but the GAE's documentation
indicates:

"JSP session beans are not supported, to enable parsing, add <% @ page
isElIgnored =" false "%> to your JSP and <% @ tag isElIgnored =" false
"%> to tag your files."

I use XHTML for views, and session beans do not work on GAE. How I can
fix this?

Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to