i am also gr\etting the same problem like u, using tomcat jsps and htmls are working,but using apache onlu jsps are working but not htmls.if u find the solution plz send me that solution. thanks in advance, shiva
deepak shripat mane <[EMAIL PROTECTED]> wrote: Hii.. Can u tell me Wat is scope of beans in ur JSP Page. Can u send me ur source code. If u not specified scope of beans then u have to specify scope of beans Deepak On Mon, 21 Jun 2004 Casas,Claudia wrote : >Hello everyone, >I have managed to install tomcat4.1.30, apache2.0.49 and the jk1.2.5 >connector. >I included inside my server.xml file a new context path so that I can >run my jsp application through my user directories. >Here is what I included: >>reloadable="true" crossContent="true"> > >So now, I am able to run under /home/myuser/wwwdocs/test.jsp as follows: >http://my.domain.com:8080/myuser/test.jsp or >http://my.domain.com/myuser/test/jsp >The both work ok. > >I also have a jsp called list.jsp that uses a bean to connect to an >oracle database. When I run >http://my.domain.com:8080/myuser/admin/list.jsp everything works perfect >and I get an html table with list of my records from my database. But if >I run http://my.domain.com/myuser/admin/list.jsp, then the jsp works, >but I do get my html table but I do not get any records back at all. > >The bean is inside >/home/myuser/wwwdocs/WEB-INF/classes/tools/dbbean.java, while the >list.jsp is only inside /home/myuser/wwwdocs/admin > > Does anyone know what is going on in here? > > >>"Technology does not drive change -- it enables change. " -- > > [input] [input] [input] [input] Copyright � 2004 Rediff.com India Limited. All Rights Reserved. --------------------------------- Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers!
