On Fri, Jul 23, 2010 at 9:24 AM, Bob Schellink <[email protected]> wrote:
> On 22/07/2010 22:26, Beto wrote:
>>
>> "If you use JSP pages for rendering, the .jsp  extension must be used.
>> For example: "
>>
>> And says that I should use the .jsp extension, but doesn't indicate
>> that I must use the .htm extension in the request url.
>
>
> Ok, I've added a section to the doco that jsp templates are accessed using 
> the htm extension.
>
> "Please note, Click does not handle JSP requests directly, instead it 
> forwards JSP requests to the
> servlet container. Do not map the ClickServlet to handle *.jsp requests in 
> web.xml. Instead .jsp
> templates are accessed with a .htm  extension. At runtime Click will convert 
> the page path from .jsp
> to .htm and back."
>

Very good!

One more question: where does it say, in the docs, which control I can
or can't use with jsp template?

Regards,

Gilberto

Reply via email to