What do you use for your templating engine? We are use struts2 as our framework and found that OGNL and struts2 tags are two orders of magnitude slower than straight JSP.
I'm thinking of ditching JSP and have PHP talking to our Java services via Thrift.
I'm thinking of ditching JSP and have PHP talking to our Java services via Thrift.