JSP outputstream question

2005-05-09 Thread Sheehan, Andrew
Hi all, I have a Jsp file that has several 's and custom taglibs. The work just fine but as soon as I place my menu taglib in the jsp, I receive a "java.lang.IllegalStateException: Response already committed". The menu taglib does call for the pageContexts' writer as it writes out the

Suggestings for ISP Hosting that has Hibernate included in a Plan ?

2005-02-07 Thread Sheehan, Andrew
Hi All, I'm looking for an ISP that supports Hibernate, Tomcat, MySQL, and struts on Linux, and to cap it all off, I'm aiming for the cheap until I find more money to swing the higher-end Hosting Companies. ... Does anyone have recommendations? Thanks, Andrew ---

Initial invocation (HTTP GET) Instantiates an Action, but does no t invoke execute(...)

2004-08-31 Thread Sheehan, Andrew
Good Afternoon, An instance of a my Action class only has its' constructor firing when the ActionServlet first loads it, when the execute(...) function should be invoked at some point afterward. I do not have any need for a ActionForm with this specific request; only that the request must p