How can I using Jasper 2 JSP Engine back-compile the java file to jsp file?

2005-06-17 Thread Kingfish (Wang Yu)
I deleted all my project files by misoperation. Using the FinalDate+GoogleDesktop makes all java and xml files back. But some jsp ... ;-( Thanks In Advance

Re: My jsp file interrupt when it met the exception

2005-02-22 Thread Nap
Sorry for my description's not clear.I want to output the simple exception information to the user and the detail to my log.But sometimes when I do not enlarge the buffer(1024kb is too large but it ensure the buffer is sufficient),my jsp program show the exception while the other time it do not.

Re: My jsp file interrupt when it met the exception

2005-02-22 Thread Gaurav Vaish
> When my jsp file met the exception,sometimes it stopped outputed the > exception Hi Nap, Why do you want to output the full exception on the browser? Why not just log it at the server-side and present the user (read: browser) with a simple error information. btw, what's

My jsp file interrupt when it met the exception

2005-02-22 Thread Nap
When my jsp file met the exception,sometimes it stopped outputed the exception message,but the other time it only stopped.Only when I write "<[EMAIL PROTECTED] buffer="1024kb" autoFlush="false"%>" it output the message.How can I avoid the enlarge the buff

Re: Cannot deploy .war with 1 jsp file (context path failure)

2005-02-11 Thread Jason Bainbridge
On Fri, 11 Feb 2005 19:07:27 + (UTC), David W. Brown <[EMAIL PROTECTED]> wrote: > Hello Jason, thanks for the speedy reply and help. The only context.xml I can > find is @: /Apache Software Foundation/Tomcat5.5/conf/context.xml the xml > parameter you have quoted below is not present. There a

Re: Cannot deploy .war with 1 jsp file (context path failure)

2005-02-11 Thread Jason Bainbridge
On Fri, 11 Feb 2005 16:28:00 + (UTC), David W. Brown <[EMAIL PROTECTED]> wrote: > Hello TC gurus, I am willing to try this again. I am sure this has shown up a > few thousand times but I have just downloaded the TC 5.5 in hopes that my > little JSP app I am dreaming up will run on the servlet

Cannot deploy .war with 1 jsp file (context path failure)

2005-02-11 Thread David W. Brown
Hello TC gurus, I am willing to try this again. I am sure this has shown up a few thousand times but I have just downloaded the TC 5.5 in hopes that my little JSP app I am dreaming up will run on the servlet server. Here is the problem: I cannot get the context path right no matter what and the

Re: How a JSP file is cached?

2004-08-27 Thread QM
On Thu, Aug 26, 2004 at 07:32:47PM -0800, Wei Wei wrote: : I guess the web.xml file you mentioned is the one under the conf directry. Actually, no -- there should be one web.xml per webapp: {webapp}/WEB-INF/web.xml -but if that doesn't exist, it's a moot point. Browser/proxy caching issu

Re: How a JSP file is cached?

2004-08-26 Thread Wei Wei
ginal Message - From: QM <[EMAIL PROTECTED]> Date: Thu, 26 Aug 2004 22:04:09 -0500 To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: How a JSP file is cached? > On Thu, Aug 26, 2004 at 05:22:40PM -0800, Wei Wei wrote: > : After I updated a JSP file, I can't see the new

Re: How a JSP file is cached?

2004-08-26 Thread QM
On Thu, Aug 26, 2004 at 05:22:40PM -0800, Wei Wei wrote: : After I updated a JSP file, I can't see the new version shown up from the TC 5.0.27 no matter what I did. I have made sure the new version is up on the TC; the old corresponding Java, class are removed from the work directory (by

How a JSP file is cached?

2004-08-26 Thread Wei Wei
After I updated a JSP file, I can't see the new version shown up from the TC 5.0.27 no matter what I did. I have made sure the new version is up on the TC; the old corresponding Java, class are removed from the work directory (by hand); recycle the TC. After all of these, the Java and

Help!!!! regarding a simple jsp file in Tomcat 5.0.16

2004-02-10 Thread Avinash Sridhar
Hi, A simple JSP page is present in the "ROOT" directory under the sampleapp directory,which is not in the installation directory,i.e no way concerned with the TOMCAT installation directory. My question is 1) without changing the web.xml written by me (for execution of servlet files) Should we

Help regarding a simple .jsp file

2004-02-09 Thread Avinash Sridhar
Hi, I have a directory by name "sampleapp" The sample app is not in the directory,now I have made a directory named "ROOT" inside the sampleapp directory. I have written a simple "MyJsp.jsp" jsp file and placed it in the above mentioned "ROOT" ,now my qu

RE: Problem with redirecting .jsp file requests with .htaccess

2004-01-30 Thread Subir Sengupta
y, January 30, 2004 12:02 AM To: Tomcat Users List Subject: Re: Problem with redirecting .jsp file requests with .htaccess Hi, Thanks for your answer, but I guess the link you sent is invalid. When I follow the link, I get an error message from the Apache Bug Database that the "The bug nu

'Getty=983-298'Problem with redirecting .jsp file requests with .htaccess

2004-01-30 Thread Getty Images USA Support
case ID is:983298 -Original Message- From: Francois Masson [EMAIL PROTECTED] Sent: Friday, Jan 30 2004 12:01AM To: Tomcat Users List [EMAIL PROTECTED] Subject: Problem with redirecting .jsp file requests with .htaccess Hi, Thanks for your answer, but I guess the link you sent is

Re: Problem with redirecting .jsp file requests with .htaccess

2004-01-30 Thread Francois Masson
bug.cgi?id=3D25055=20 <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3D25055=20> -Original Message- From: Francois Masson [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Sent: Thursday, January 29, 2004 5:27 AM To: [EMAIL PROTECTED] Subject: Problem with redirect

RE: Problem with redirecting .jsp file requests with .htaccess

2004-01-29 Thread Subir Sengupta
5:27 AM To: [EMAIL PROTECTED] Subject: Problem with redirecting .jsp file requests with .htaccess Hi, I am using Apache 2, Tomcat 4.1.29 and the ajp13 connector (under Fedora FC1) to connect Apache and Tomcat together. I have a problem with the=20 .htaccess directives for .jsp f

RE: Problem with redirecting .jsp file requests with .htaccess

2004-01-29 Thread Subir Sengupta
Could it be this bug? http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3D25055=20 -Original Message- From: Francois Masson [mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 5:27 AM To: [EMAIL PROTECTED] Subject: Problem with redirecting .jsp file requests with .htaccess Hi

Problem with redirecting .jsp file requests with .htaccess

2004-01-29 Thread Francois Masson
Hi, I am using Apache 2, Tomcat 4.1.29 and the ajp13 connector (under Fedora FC1) to connect Apache and Tomcat together. I have a problem with the .htaccess directives for .jsp files. In the httpd.conf config, AllowOverride is set to All in order to process the directives that I put in the .ht

Re: How to Import java classes in a jsp file?

2004-01-23 Thread Tim Funk
http://jakarta.apache.org/tomcat/faq/classnotfound.html -Tim Apostolidis Apostolos wrote: Hi all!!I'm a newbie in Tomcat, and have a slight problem. I wrote a simple .jsp file, don't use any extra servlets, and want to create in the .jsp file an object belonging to a Dummy.java fil

How to Import java classes in a jsp file?

2004-01-23 Thread Apostolidis Apostolos
Hi all!!I'm a newbie in Tomcat, and have a slight problem. I wrote a simple .jsp file, don't use any extra servlets, and want to create in the .jsp file an object belonging to a Dummy.java file class in it. The error i get is the following : cannot resolve symbol symbol : c

RE: How to Run I am developed JSP file thro TOMCAT

2003-12-25 Thread akki
: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: How to Run I am developed JSP file thro TOMCAT Hi sir, I am kumaran. Currently I have worked in Software Programmer. Actually, I have installed the Tomcat 5.0 in WinXp and see and execute the example program for servlets and JSPs from TOMCAT. But

How to Run I am developed JSP file thro TOMCAT

2003-12-25 Thread [EMAIL PROTECTED]
Hi sir, I am kumaran. Currently I have worked in Software Programmer. Actually, I have installed the Tomcat 5.0 in WinXp and see and execute the example program for servlets and JSPs from TOMCAT. But, how to running the new or ( I am developing ) JSP and Servlet file thro Tomcat. So what should i

Re: Opening .JSP file through Apache without using mod_jk connector ?

2003-12-01 Thread Christopher Schultz
Soma, Is is possible to open ".JSP" files through Apache Server without using Mod_JK connector. Currently I'using Mod_JK connector 4.1.27 between Apache 2.0.40 and Tomcat 2.1.47 on Red Hat Linux 9.0. So, you want Apache to serve the .jsp file? It can certainly do that, but it wi

Opening .JSP file through Apache without using mod_jk connector ?

2003-11-30 Thread somashekara D M
Hi all, Is is possible to open ".JSP" files through Apache Server without using Mod_JK connector. Currently I'using Mod_JK connector 4.1.27 between Apache 2.0.40 and Tomcat 2.1.47 on Red Hat Linux 9.0. Can anyone help me on this ? TIA, SOMA -

Re: Where to put JSP file?

2003-10-27 Thread Bogdan Brzozowski
ds Bogdan Brzozowski -- email: [EMAIL PROTECTED] - Original Message - From: "Christopher Schultz" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, October 24, 2003 2:57 PM Subject: Re: Where to put JSP file?

Re: Where to put JSP file?

2003-10-24 Thread Christopher Schultz
Bogdan, I' m begginer, so my question is very fundamental. jsp_xml\ src\FistPage.jsp If your .jsp file is in jsp_xml/src, then your URL should be: http://localhost:8080/jsp_xml/src/FirstPage.jsp It looks like you are following the recommended directory structur

Where to put JSP file?

2003-10-24 Thread Bogdan Brzozowski
Hi everybody, I' m begginer, so my question is very fundamental. Where should I put my FirstPage.jsp file? My application context name is /jsp_xml/ (Tomcat manager shows this name on the list of running applications). When I refer to http:\\localhost:8080\jsp_xml\ (in web browser) I see an em

Re: can a taglib include a .jsp file ?

2003-08-15 Thread Mufaddal Khumri
to,ex1) wrote: Basics, not clear!!! JSP file gets translated to java file. During translation, tags & include related code gets converted to java code. Now, comes java compiler in picture which does not know anything about jsp. So, how can you expect or design such wrong thing. Solution to yo

Re: can a taglib include a .jsp file ?

2003-08-14 Thread Bill Barker
ts why i have asked for a better solution ! I asked if > there was a way ... the answer to that is a yes or no (since I might > have missed something) . > > On Friday, August 15, 2003, at 03:03 AM, RANDAD,KAILASH > (HP-PaloAlto,ex1) wrote: > > > Basics, not clear!!! > > J

Re: can a taglib include a .jsp file ?

2003-08-14 Thread Mufaddal Khumri
(HP-PaloAlto,ex1) wrote: Basics, not clear!!! JSP file gets translated to java file. During translation, tags & include related code gets converted to java code. Now, comes java compiler in picture which does not know anything about jsp. So, how can you expect or design such wrong t

RE: can a taglib include a .jsp file ?

2003-08-14 Thread RANDAD,KAILASH (HP-PaloAlto,ex1)
Basics, not clear!!! JSP file gets translated to java file. During translation, tags & include related code gets converted to java code. Now, comes java compiler in picture which does not know anything about jsp. So, how can you expect or design such wrong thing. Solution to your problem - Be

can a taglib include a .jsp file ?

2003-08-14 Thread Mufaddal Khumri
Hi, I have a taglib that needs to include a .jsp file .. .how can i do so ? if i try doing a out.println(" <%@ include file=\"" + mySomething.jsp + "\" %>") in my taglibrary called myTag it just spits out the exact same line in the output. The same happen

is there a way to download a jsp file from server without executing it?

2003-08-11 Thread Prince
hi is there a way to download a .jsp file without executing it? ie i need the content od jsp file, not the result of that jsp file. same question goes with .cgi, .asp, .pl etc regds Prince - Original Message - From: "Bill Barker" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

RE: is there a way to download a jsp file from server withoutexecuting it?

2003-08-10 Thread Jeff Tulley
rvlet/jsp that goes and gets the jsp you want and displays it to you. > -Original Message- > From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 2:02 PM > To: Tomcat Users List > Subject: Re: is there a way to download a jsp file from > server

Re: is there a way to download a jsp file from server without executingit?

2003-08-09 Thread John Turner
Read file from disk. Set the Content-Type to text/plain. Write file to browser. John Prince wrote: hi is there a way to download a .jsp file without executing it? ie i need the content od jsp file, not the result of that jsp file. same question goes with .cgi, .asp, .pl etc regds Prince

Re: is there a way to download a jsp file from server without executingit?

2003-08-09 Thread Tim Funk
I hope not, we tend to call that a security flaw. -Tim Prince wrote: hi is there a way to download a .jsp file without executing it? ie i need the content od jsp file, not the result of that jsp file. same question goes with .cgi, .asp, .pl etc regds Prince

RE: is there a way to download a jsp file from server without executing it?

2003-08-09 Thread Angus Mezick
Write a servlet/jsp that goes and gets the jsp you want and displays it to you. > -Original Message- > From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 2:02 PM > To: Tomcat Users List > Subject: Re: is there a way to download a jsp file

Re: is there a way to download a jsp file from server withoutexecuting it?

2003-08-09 Thread Eric J. Pinnell
Or stealing :) -e On Fri, 8 Aug 2003, Tim Funk wrote: > I hope not, we tend to call that a security flaw. > > -Tim > > Prince wrote: > > hi > > > > is there a way to download a .jsp file without executing it? ie i need the > > content od jsp file, not the

compilation of an empty jsp file - failed.

2003-07-22 Thread meir
When I try to add some imports to my classes in the project - the tomcat give me "Compile failed; see the compiler error output for details". It's happened , even if the file that I want to compile is empty. My configuration is with jbuilder 9, and it's happened with some tomcat version.

Re: Tomcat jsp file is locked on win32

2003-07-15 Thread Reginald Oake
Hello. I have found that under Windows file locks are not always released when a file is closed and the only way after this to release a file lock is to reboot the system. Sometimes file locks seem to clear on their own, other times I have to restart the computer to release a file lock (sometimes

Re: Tomcat jsp file is locked on win32

2003-07-15 Thread Tim Funk
hvili wrote: Hello all, I am not sure what could be the reason for this behavior. I did not have much luck finding any information on the web about this either. One particular jsp file is being locked and cannot be deleted. I am trying to update the file and replace with an updated copy from CVS

Tomcat jsp file is locked on win32

2003-07-15 Thread Vladimer Shioshvili
Hello all, I am not sure what could be the reason for this behavior. I did not have much luck finding any information on the web about this either. One particular jsp file is being locked and cannot be deleted. I am trying to update the file and replace with an updated copy from CVS, but

Re: Urgent: Strange Exception in my jsp file

2003-06-09 Thread Holger Klawitter
> help me to solve this strange problem at my project. The rodrigo2.jsp file > ( CODE BELOW ) runs fine in JDeveloper but returns an strange exception in > TomCat 4.1.18. Servlets are not in the same package as jsp files; at least not by default. "Dica" may be visible in yo

Urgent: Strange Exception in my jsp file

2003-06-09 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Hi gurus, help me to solve this strange problem at my project. The rodrigo2.jsp file ( CODE BELOW ) runs fine in JDeveloper but returns an strange exception in TomCat 4.1.18. This jsp app creates a reference to a java bean, named DICA, which is instanced by an previous servlet. What does this

Re: from within an included JSP file ?

2003-03-04 Thread Erik Price
Mufaddal Khumri wrote: Now, since a request.sendRedirect( .. ) wont work from within an included .jsp page ... i am trying to use the tag. [...] Now if the USER_AUTHORIZED attribute is not set, it will enter the if block and get forwarded to the login.jsp page. I get the following error no

from within an included JSP file ?

2003-03-04 Thread Mufaddal Khumri
Now, since a request.sendRedirect( .. ) wont work from within an included .jsp page ... i am trying to use the tag. / /--- <% // if the user is not authenticated, we need to send them to

RE: class loader in JSP file

2003-02-10 Thread Nicole Hibbard
explained at. http://java.sun.com/docs/books/tutorial/java/interpack/index.html . Hope this helps! -Original Message- From: Ing. Gustavo Edelstein [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 1:24 PM To: Tomcat Users List Subject: Re: class loader in JSP file Ok Nicole, how

Re: class loader in JSP file

2003-02-10 Thread Ing. Gustavo Edelstein
TECTED]> Sent: Monday, February 10, 2003 6:00 PM Subject: RE: class loader in JSP file > Many users that have this problem because they don't put their class in a > package. > > -Original Message- > From: Ing. Gustavo Edelstein [mailto:[EMAIL PROTECTED]] > Sen

RE: class loader in JSP file

2003-02-10 Thread Nicole Hibbard
Many users that have this problem because they don't put their class in a package. -Original Message- From: Ing. Gustavo Edelstein [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 11:58 AM To: Tomcat Users List Subject: class loader in JSP file Hi list! I've a jsp

Re: class loader in JSP file

2003-02-10 Thread Erik Price
Ing. Gustavo Edelstein wrote: Hi list! I've a jsp page that use a xx class that I wrote. I put the file class xx.class in WEB-INF/classes but Tomcat cannot find it from my jsp page. Any idea? Thanks, Did you import the class with the <%@ import %> JSP directive? Don't forget to use a fully-

class loader in JSP file

2003-02-10 Thread Ing. Gustavo Edelstein
Hi list! I've a jsp page that use a xx class that I wrote. I put the file class xx.class in WEB-INF/classes but Tomcat cannot find it from my jsp page. Any idea? Thanks, Gustavo

Sample test case : Unresolved entities in included JSP file

2003-01-20 Thread Ludovic Maitre
Hello, My first mail wasn't very clear, a simple test case follow. Sample test case File test_include.jsp : ]> http://java.sun.com/JSP/Page"; version="1.2">   File test_included.jsp :   When i access to test_include.jsp : XML Parsing Error: undefined entity Locati

DTD doesn't apply to included JSP file

2003-01-20 Thread Ludovic Maitre
Hello, I have a JSP 1.2 page who include some french character like ô . The problem is that i have added the entity ocirc; to the dtd of my JSP and it seems that the DTD doesn't apply to the JSP files included from this page. I have the following pages : index.jsp recherche.jsp My index.jsp p

Re: JSP file locations and browsable directories

2002-12-11 Thread Michael Muratet
On Wed, 11 Dec 2002 15:41:11 -0500 "Noel J. Bergman" <[EMAIL PROTECTED]> wrote: > This should have given you a clue: > > > > > > > Replace the docBase value with your desired webapp. > > --- Noel > > Thanks. It was a little more complicated than that, but it got me on the r

RE: JSP file locations and browsable directories

2002-12-11 Thread Noel J. Bergman
This should have given you a clue: Replace the docBase value with your desired webapp. --- Noel -- To unsubscribe, e-mail: For additional commands, e-mail:

JSP file locations and browsable directories

2002-12-11 Thread Michael Muratet
Greetings I know there must be a simple answer to this, but I'm damned if I can find it. I'm using 4.1.10. I've looked at the documentation for server.xml and web.xml, but I'm still at a loss. I have some legacy code in which the application trees are in the form $CATALINA_HOME/webapps/app1 and $

Apache cannot server jsp file

2002-11-21 Thread Irwan
Hi all Initially Apache was able to serve jsps from example webapp until i deployed jetspeed.war. Nothing seems to work now, "I get Internal Server Error". Even after deleting Jetspeed.war and httpd.conf . I supect it s Tomcat that is causing it because when I start tomcat. I get this error m

Tomcat says : JSP file not found

2002-11-18 Thread mbe . bem
ector: Starting Ajp12ConnectionHandler on 8189 2002-11-13 06:05:09 - Ctx( /MyApp ): 404 R( /MyApp + /myJsp.jsp + null) JSP file not found" My servlet MyPackage.Control delivers as virtual-path: /MyApp/Something and as my real path: {Tomca-Home}/webapps/MyApp/MyApp/Something why can't it find

An error occurred at line: -1 in the jsp file: null

2002-09-08 Thread Rosdi bin Kasim
error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Compiling 1 source file at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandle r.java:120) at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:2 93) at

jsp file in new directory under webapps not found.

2002-08-30 Thread hugo
directory, but when I try to execute a jsp file, I get the above error. What am I doing wrong? Any help will be greatly appreciated. Thanks Hugo -- Dr Hugo Bouckaert Systems and Programming Engineer GeoInformatics Exploration Australia P/L 57 Havelock St West Perth, WA 6005 PO Box 1675, West

jsp file cached on netscape browser

2002-07-05 Thread Peter Choe
there seems to be a problem with an application that i have wrote. simply a jsp is suppose to get some information and display an html page that is generated from a database. it works fine with internet explorer, but when i use netscape4.7, it seems to be using a cached version of the html in

Re: IIS - jsp file download on port 80

2002-06-27 Thread Prashanth Pushpagiri
rt 8080. I'd like to be able to serve servlets and > jsp's transparently to > users over port 80. However, if I connect through > port 80 and try to grab a > .jsp file all I get is a download prompt asking me > if I want to save the > file to my hard drive. (You can see for yo

IIS - jsp file download on port 80

2002-06-27 Thread Jeffrey Polaski
First, thanks in advance for any help with this... I've gotten Tomcat 4.0.4 set up and everything works well if I connect to port 8080. I'd like to be able to serve servlets and jsp's transparently to users over port 80. However, if I connect through port 80 and try to grab a

Problems with the session in a jsp file...

2002-06-18 Thread Carolina Waizani
the method encodeURL() in a jsp file in this manner: ?status=1&numero=$numero"/> I suposse that the sessionId is coming with the method encodeURL but The jsessionid isn't appear in the url of the cellular and the session lost. i don't know what happen and how resolve

RE: How to change the jsp file expansion rules

2002-04-30 Thread Ed Rouse
Thank you so much. Love that open source! > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 10:43 AM > To: 'Tomcat Users List' > Subject: RE: How to change the jsp file expansion rules > > > Only Tomc

RE: How to change the jsp file expansion rules

2002-04-30 Thread Larry Isaacs
nal Message- > From: Ed Rouse [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 10:33 AM > To: 'Tomcat Users List' > Subject: How to change the jsp file expansion rules > > > I have hit the file name too long barrier. The problem isn't > the

How to change the jsp file expansion rules

2002-04-30 Thread Ed Rouse
I have hit the file name too long barrier. The problem isn't the filename per say, but the way tomcat is creating the .java and .class names from the jsp. When expanding the jsp, it is including the directory structure in the file name. It also creates the directory structure, but doesn't put any

Re: Problem Compiling A JSP file

2002-03-17 Thread Bahman Kalali
Exactly, That was the problem Thanks, --Bahman - Original Message - From: James Williamson <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Sunday, March 17, 2002 3:28 AM Subject: Re: Problem Compiling A JSP file > My guess, and not Tomcat related a

Re: Problem Compiling A JSP file

2002-03-17 Thread James Williamson
MAIL PROTECTED]> Sent: Sunday, March 17, 2002 12:03 AM Subject: Problem Compiling A JSP file I am running Tomcat 4.0.2 Here is the header of my jsp file <%@ page import="com.web_tomorrow.jspcd.JspCdBrowse"%> I have my JspCdBrowse.class file in jspcd dircetoty (E:

Problem Compiling A JSP file

2002-03-16 Thread Bahman Kalali
I am running Tomcat 4.0.2 Here is the header of my jsp file <%@ page import="com.web_tomorrow.jspcd.JspCdBrowse"%> I have my JspCdBrowse.class file in jspcd dircetoty (E:\Tomcat 4.0\webapps\jspcd\WEB-INF\classes\com\web_tomorrow\jspcd) Here is

JSP-FILE

2002-02-18 Thread Renato Romano
Hi, can anyone tell me hwy should i define a servlet in my web.xml file which has a tag instead of a tag ? Defining servlet MyServlet to have a jsp-file (say testServletPage.jsp) means I'll have to make a request like http://myhost,mydom/myapp/servlet/MyServlet?par1=val1... is that

Re: protecting a non-jsp file from accessing

2001-12-26 Thread Venkat Dosapati
fg. The browser displaying all the contents of the file. Any guess?. --thanx Venkat - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 8:10 PM Subject: RE: protecting a non-jsp file from accessing > I would include the file

RE: protecting a non-jsp file from accessing

2001-12-21 Thread SHeyns
tents). By default tomcat blocks all access to the web-inf folder S. -Original Message- From: Venkat Dosapati [mailto:[EMAIL PROTECTED]] Sent: Friday, December 21, 2001 12:47 AM To: Tomcat Users List Subject: protecting a non-jsp file from accessing Hi, I have been using Tomcat 3.2.1 with Apa

Re: protecting a non-jsp file from accessing

2001-12-21 Thread ian silvester
ROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 6:47 AM Subject: protecting a non-jsp file from accessing Hi, I have been using Tomcat 3.2.1 with Apache for my application deployment. In my application I have a database configuration file cal

protecting a non-jsp file from accessing

2001-12-20 Thread Venkat Dosapati
Hi, I have been using Tomcat 3.2.1 with Apache for my application deployment. In my application I have a database configuration file called db.cfg. The file is placed in document root directory. Now my problem is that the file can be accessed through the browser by using http:///db.cfg. Is the

AW: Create JSP file or a Servlet file for web browser.

2001-11-27 Thread Ralph Einfeldt
the code better, or event have wizards to fill in jsp. > -Ursprüngliche Nachricht- > Von: renyu teng [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 27. November 2001 13:58 > An: Tomcat Users List; Tom Drake > Betreff: Re: Create JSP file or a Servlet file for web

RE: Create JSP file or a Servlet file for web browser.

2001-11-27 Thread Barney Hamish
, November 27, 2001 2:01 PM To: Tomcat Users List; Tom Drake Subject: Re: Create JSP file or a Servlet file for web browser. Hi Tom, thanks you. I will definitely check the book. by the way, do you mean I should use FrontPage or other tools to create html file with layout I want and then modify the

Re: Create JSP file or a Servlet file for web browser.

2001-11-27 Thread renyu teng
No need to use println statements at all. > > You'll need to write a bean that provides getter > methods to retrieve the value(s) you want to > plug in to your html (e.g. getName(), getAddress() > ). > > > Then you can write a jsp file that looks > s

Re: Create JSP file or a Servlet file for web browser.

2001-11-27 Thread renyu teng
ed to use println statements at all. > > You'll need to write a bean that provides getter > methods to retrieve the value(s) you want to > plug in to your html (e.g. getName(), getAddress() > ). > > > Then you can write a jsp file that looks > s

Re: Create JSP file or a Servlet file for web browser.

2001-11-26 Thread Tom Drake
ite a bean that provides getter methods to retrieve the value(s) you want to plug in to your html (e.g. getName(), getAddress() ). Then you can write a jsp file that looks something like this: <%@ page language="java" import="com.mydomain.*" %> Customer Customer nam

Re: Create JSP file or a Servlet file for web browser.

2001-11-26 Thread renyu teng
ith some fairly simple HTML / XML. > > Regards, > > Tom Drake > > - Original Message - > From: "renyu teng" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > <[EMAIL PROTECTED]> > Sent: Monday, November 26, 2001 6:09 PM > Subj

Re: Create JSP file or a Servlet file for web browser.

2001-11-26 Thread Tom Drake
a code that can do the fancy stuff. When you add taglibs to the mix, then you can do some very powerful things with some fairly simple HTML / XML. Regards, Tom Drake - Original Message - From: "renyu teng" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PR

Create JSP file or a Servlet file for web browser.

2001-11-26 Thread renyu teng
As a new guy to use tomcat, I have the following question: if I want to dump the response to a web browser, then I need to format this into html or xml. However, it is really complicate html file, I should have tools to do it, right? I feel it is too clumsy to write all the html text through out

Pass arguments to jsp file

2001-09-05 Thread Ruben Domene
How can i pass parameters from one link to a JSP file? For example for this link: Edit How can i say to editreg.jsp that reg it has to editing? Thank you.

RE: Tomcat 321 won't parse other than .jsp file

2001-09-03 Thread Dmitri Colebatch
Try adding the following: menuscript menu.jsp menuscript /menu.js to your server.xml I think those are the right elements. failing that there was a similar post (mapping a jsp to a path) a few weeks ago, have a search for jsp and servlet-mapping and server.xml in the archives and s

Tomcat and Apache: jsp file not being found

2001-08-30 Thread Ratnadeep Bhattacharjee
- Ctx( /smc ): 404 R( /smc + /jsp/Logon.jsp + null) JSP file not found Has anybody been thru this before? I checked the archives but could not find anything related. If its helps here is the entry in tomcat.conf that contains information related to this app: ApJServMount /smc /smc Alias /smc "

Deploying precompiled jsp without .jsp file

2001-08-03 Thread Shahed A Moolji
Hi, Is it possible to distribute precompiled jsp's using standalone tomcat, but not distribute the .jsp source file ? Also, is the same possible when tomcat is integrated with Apache etc ? ie. I go to http://myserver.com:8080/a.jsp and a.jsp does not exist under the webapps/ directory, but a pr

javax.servlet.ServletException: Invalid JSP file /jsp/num/numguess.jsp (WAS: ShowSource in examples throws exception)

2001-07-04 Thread Hamish MacEwan
Hi, This problem has been posted to the mailing list before at: http://mikal.org/interests/java/tomcat/archive/view?mesg=24751 Unfortunately I can't seem to find any reply to this, the email address isn't complete, a Google search found the poster, but his email appears to have died... But...

Re: How to make tomcat read .asp extension as .jsp file

2001-06-15 Thread Marco Baringer
On Mon, Jun 11, 2001 at 06:18:55PM -0500, Brandon Cruz wrote: > Filip, > Thank you for the suggestions, I will continue to play around with it, but > here is what I have come up with for those 3 solutions so far. Guess I may > have to suck it up and go in and change everything. > > 1) No knowled

RE: How to make tomcat read .asp extension as .jsp file

2001-06-12 Thread Brandon Cruz
- From: Robert Slifka [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 12, 2001 11:48 AM To: '[EMAIL PROTECTED]' Subject: RE: How to make tomcat read .asp extension as .jsp file If you use Apache, map .asp to jserv-servlet or whatever the handler is for it. - r > -Original Messag

RE: How to make tomcat read .asp extension as .jsp file

2001-06-12 Thread Robert Slifka
it delete. *BAM*. > > Jim Swart. > Agere Systems Colorado Design Center > Unix/NT/LAN/WAN/Voice SysAdmin > > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 11, 2001 5:10 PM > To: [EMAIL PROTECTED] > Subject: RE: How to

RE: How to make tomcat read .asp extension as .jsp file

2001-06-12 Thread Swart, James (Jim) ** CTR **
Message- From: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Monday, June 11, 2001 5:10 PM To: [EMAIL PROTECTED] Subject: RE: How to make tomcat read .asp extension as .jsp file three ways 1. 250 files, that is nothing, why don't you just write a .bat (batch) script to do this fo

Re: How to make tomcat read .asp extension as .jsp file

2001-06-12 Thread Marco Baringer
On Mon, Jun 11, 2001 at 06:18:55PM -0500, Brandon Cruz wrote: > Filip, > Thank you for the suggestions, I will continue to play around with it, but > here is what I have come up with for those 3 solutions so far. Guess I may > have to suck it up and go in and change everything. > > 1) No knowled

RE: How to make tomcat read .asp extension as .jsp file

2001-06-11 Thread Filip Hanik
e- >From: Brandon Cruz [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 11, 2001 4:19 PM >To: [EMAIL PROTECTED] >Subject: RE: How to make tomcat read .asp extension as .jsp file > > >Filip, >Thank you for the suggestions, I will continue to play around with it, but >here

RE: How to make tomcat read .asp extension as .jsp file

2001-06-11 Thread Brandon Cruz
read .asp extension as .jsp file three ways 1. 250 files, that is nothing, why don't you just write a .bat (batch) script to do this for you? otherwise, 2. change the file WebXmlReader.java and add this line ctx.addServletMapping( "*.asp", "jsp"); 3. in your

RE: How to make tomcat read .asp extension as .jsp file

2001-06-11 Thread Filip Hanik
>-Original Message- >From: Brandon Cruz [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 11, 2001 3:57 PM >To: [EMAIL PROTECTED] >Subject: How to make tomcat read .asp extension as .jsp file > > >I know this has been asked on here before, but I can't find it i

How to make tomcat read .asp extension as .jsp file

2001-06-11 Thread Brandon Cruz
I know this has been asked on here before, but I can't find it in the 4000+ messages I have. Does anyone know of a way to make tomcat map any random extension as a .jsp file. For example, I have a bunch of .asp files that I have changed all the code for, but don't want to have to go t

Tomcat-4.0-b5 not reloading a modified jsp file

2001-05-28 Thread SongDongsheng
Hi,   I find Tomcat-4.0-b5 not reloading a modified jsp file, why ?   Thanks for some help   SongDongsheng

Re: How to debug and run a JSP file or Servlet with JBuilder 4 ?

2001-05-28 Thread Dominique BATARD
Sorry, this one is the good one : http://www.jboss.org/documentation/HTML/ch11s99.html Dom - Original Message - From: "Huynh Tin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 28, 2001 5:36 AM Subject: How to debug and run a JSP file or Servlet wi

  1   2   >