Mark Thomas wrote:
>
> Leonard Bedner wrote:
contentType
text/x-server-parsed-html(;.*)?
>
> Leave this as is.
>
>> Perhaps I am just not understanding how to use the content type, most
>> likely
>> because I do not know anything about
Leonard Bedner wrote:
>>>
>>> contentType
>>> text/x-server-parsed-html(;.*)?
>>>
Leave this as is.
> Perhaps I am just not understanding how to use the content type, most likely
> because I do not know anything about regular expressions. In short, how do I
>
Mark Thomas wrote:
>
> Leonard Bedner wrote:
>> When jsp is taken out of . it returns the time, and the
>> context
>> path perfectly. When I add it back though, I just get whitespace.
>>
>> Any ideas?
>
> JSP processing is also done by a servlet. You can't have the same
> resource served by tw
Leonard Bedner wrote:
> When jsp is taken out of . it returns the time, and the context
> path perfectly. When I add it back though, I just get whitespace.
>
> Any ideas?
JSP processing is also done by a servlet. You can't have the same
resource served by two servlets. Try switching to using the