I have created a jsp site in WCM and everything is working more or less. I can even preview the site, however el (expression language) is not working in the preview. When I deploy the site on a local tomcat it works fine, but not when previewing.
Have I missed something or is this a limitation of the virtualised environment?
Thanks Sanket for your reply. Yes of course it's started. Like I mentioned in my post, the preview works fine except for the EL. If I don't use EL there is no problem.
I think the problem lies in the fact that the virtual server is a minimal setup without the EL libraries. However I have tried to copy the EL libraries into the virtual server, but that didn't help.