Tim Perrett wrote:
> timperrett$ curl -I http://127.0.0.1:8080
> HTTP/1.1 200 OK
> Expires: 0
> Set-Cookie: JSESSIONID=1gid6kn3mc11r;Path=/
> Content-Length: 3515
> Content-Encoding: UTF-8
> Content-Type: text/html
> Server: Jetty(6.1.12rc1)
>
> In this particular instance I've managed a work-around with CSS, but
> it would be good to know why it works no problem standalone, but has
> issues when running from jetty.
>   
Are you running 0.9 or 0.10-SNAPSHOT (not that that should make a 
difference).

Also, the Content-Type is text/html and it should be something else that 
indicates xhtml.

What browser are you having a problem with?

> Cheers
>
> Tim
>
> On Sep 18, 2:32 pm, "David Pollak" <[EMAIL PROTECTED]>
> wrote:
>   
>> What are the headers that are being sent to your browser?
>>     
>
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to