[Actionframework-users] configuration questions
Status: Inactive
Brought to you by:
ptoman
From: Craig L. <cr...@be...> - 2002-07-29 17:24:55
|
I want to use ActionServlet to handle ALL the webpages on a specific vhost, much like one would do with php or jsp. One problem I'm having is with the 'is-new-session' attribute of the template tag. When I put that attribute in, it seems like the marked template is ALWAYS displayed, regardless of what the actual template name I typed in was.=20 However, excluding that attribute results in a NullPointerException being thrown. I'm going through the code now to try and figure out why this might be happening, but I thought I'd also ask. I'm sure I'm missing something, but I'm not sure what. I've poured over the documentation, and everything seems to be configured correctly. Also, I'm wondering about if ActionServlet can be configured to work with the older Apache JServ. ActionServlet says it is compatible with JSDK 2.0, which means the Java Servlet API 2.0, right? So, in theory I think it should work, but I have been unable to find anything to indicate either way. Any advice would be appreciated. Sincerely, --=20 CraigL->Thx(); Be Developer ID: 5852 |