I realize that this may be a difficult question. The devil is always in the details. I have a site that was created many moons ago using Java Server pages, Tomcat with MySQL backend. Separating the presentation layer from the logic isn't possible in it's current form.
I'd like to use Dupral to handle all of the session and authentication. Some sort of framework that has an application block where application (menu choices) results can be posted. I'd eventualy convert the site to PHP if I end up liking this CMS.
The site need to support session variables or something similar.
Is this possible? Is there such a template that someone can recommend that may fit this bill? I'd really like to concentrate on the application and have a content/designer concentrate on site design. Something where we could both work on and enhance indepenadly without stepping on each others toes.
Thank you.