I tried adding the <mime-mapping/> for the css, but it still isn't working. Either I've done it wrong, or I need to have my hosting provider make sure to send .css to tomcat.
I should have a bit more time this weekend to get this working. John On Fri, 26 Sep 2003, Fabrizio Giustina wrote: > > well, but the application _should_ work with tomcat 3.x > I will try it, it seems there are still compatibility problem with this beta release > > > fabrizio > > -----Original Message----- > From: John York [mailto:[EMAIL PROTECTED] > Sent: venerd� 26 settembre 2003 15.55 > To: [EMAIL PROTECTED] > Subject: RE: [displaytag-devel] examples up > > > wow, I just realized that I'm still using tomcat 3.2.3. They do have newer > version of tomcat 4.x installed, I'll see if they can update my version. > Gee, maybe I should just host it myself on my DSL... > > > On Thu, 25 Sep 2003, Fabrizio Giustina wrote: > > > What?? > > It's working fine on > > http://www.raibledesigns.com/displaytag/example-nestedtables.jsp > > > > John, do you know which jre/tomcat version your provider is running? > > :) fabrizio > > > > -----Original Message----- > > From: Dr. Tolga Yalcinkaya [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 25, 2003 4:04 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [displaytag-devel] examples up > > > > It seems like Nested tags example is not working... > > > > --------- > > > > Error: 500 > > Location: /displaytag-1.0-b1-examples/example-nestedtables.jsp > > Internal Servlet Error: > > > > org.apache.jasper.compiler.ParseException: > > /nfs/ank/home1/j/johnryork/webapps/displaytag-1.0-b1-examples/example- > > ne > > sted > > tables.jsp(14,38) Attribute test.item[ has no value > > at > > org.apache.jasper.compiler.JspReader.parseAttributeValue(JspReader.java: > > 519) > > at > > org.apache.jasper.compiler.JspReader.parseTagAttributes(JspReader.java:6 > > 35) > > at org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:798) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) > > at org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:833) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) > > at org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:833) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) > > at org.apache.jasper.compiler.Parser.parse(Parser.java:1038) > > at > > org.apache.jasper.compiler.Compiler.compile(Compiler.java:209) > > at > > org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612) > > at > > org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146 > > ) > > at > > org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:542) > > at > > org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(J > > spSe > > rvlet.java:258) > > at > > org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServle > > t.ja > > va:268) > > at > > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429) > > at > > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > at > > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) > > at org.apache.tomcat.core.Handler.service(Handler.java:287) > > at > > org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) > > at > > org.apache.tomcat.core.ContextManager.internalService(ContextManager.jav > > a:81 > > 2) > > at > > org.apache.tomcat.core.ContextManager.service(ContextManager.java:758) > > at > > org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(H > > ttpC > > onnectionHandler.java:213) > > at > > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416 > > ) > > at > > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:50 > > 1) > > at java.lang.Thread.run(Thread.java:536) > > ---------- > > > > ----- Original Message ----- > > From: "John York" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, September 24, 2003 8:57 PM > > Subject: [displaytag-devel] examples up > > > > > > > http://displaytag.org/displaytag-1.0-b1-examples/ > > > > > > for some reason, the css isn't working for me, but it is accessible > > > in it's current location...anyone have any clues? I'm using Mozilla > > > 1.2.1 > > on > > > RedHat 7.2 > > > > > > -- > > > John York > > > Software Engineer > > > CareerSite Corporation > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > displaytag-devel mailing list [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > displaytag-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > displaytag-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > -- John York Software Engineer CareerSite Corporation ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
