Re: Tomcat JSP problem

2005-10-04 Thread Schalk Neethling
to do with my problem? Please, help! -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers emotionalize.conceptualize.visualize.realize Landlines Tel: +27125468436 Fax: +27125468436 Web email:[EMAIL PROTECTED] Global: www.volume

Re: using my own classes in my web-app

2004-09-06 Thread Schalk Neethling
OTECTED] Did you try to use any packages? Regards, Sjoerd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.Pr

Re: web.xml

2004-09-02 Thread Schalk Neethling
ECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] Global: www.volume4.com South-Africa: www.volume4.co.za This message con

Tomcat 5.5

2004-09-01 Thread Schalk Neethling
Hey there Is release 5.5 of Tomcat a stable - production release? -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] Global

Re: JSP WhiteSpace

2004-08-21 Thread Schalk Neethling
So if I understand correctly then this is the view users have of the page. Have you tried using CSS to control the way the table behaves? A wrote: In the compiled JSP page - I dont want to remove white space from the code for the sake of readability --- Schalk Neethling <[EMAIL PROTECTED]>

Re: JSP WhiteSpace

2004-08-21 Thread Schalk Neethling
or additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President V

Re: CLASSPATH in Windows XP

2004-08-20 Thread Schalk Neethling
NDOWS\System32\QTJava.zip" Does Tomcat use this CLASSPATH? How can I tell Tomcat to use that? Thanks. -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +2

Re: servlet question

2004-08-14 Thread Schalk Neethling
es. David Short wrote: Is your context path set up correctly in your servlet.xml or tomcat\conf\catalina\localhost\context.xml file for this webapp? -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:30 PM To: Tomcat Users List Subject: R

Re: servlet question

2004-08-14 Thread Schalk Neethling
at are you running and on what os? -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:22 PM To: Tomcat Users List Subject: Re: servlet question Attached is the servlet, can you see any problems here? It compiles fine. David Short wrote: Are y

Re: servlet question

2004-08-14 Thread Schalk Neethling
f\catalina\localhost\context.xml file (tomcat 5). Which version of tomcat are you running and on what os? -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:22 PM To: Tomcat Users List Subject: Re: servlet question Attached is the servlet, can y

Re: servlet question

2004-08-14 Thread Schalk Neethling
same issue and discovered that my pattern in apache wasn't right. However, if you're not using apache, I don't know what to say. The syntax looks correct. -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:05 PM To: Tomcat Use

Re: servlet question

2004-08-14 Thread Schalk Neethling
x27;t right. However, if you're not using apache, I don't know what to say. The syntax looks correct. -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:05 PM To: Tomcat Users List Subject: re: servlet question Hey all! I have a

Re: servlet question

2004-08-14 Thread Schalk Neethling
wasn't right. However, if you're not using apache, I don't know what to say. The syntax looks correct. -Original Message----- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Saturday, August 14, 2004 1:05 PM To: Tomcat Users List Subject: re: servlet question Hey all! I have a

re: servlet question

2004-08-14 Thread Schalk Neethling
process.login from a form it is not run? I have placed some System.out.println(); in there but, it seems that the servlet is not called at all. I basically just get a blank screen. When I look at the tomcat logs no errors are recorded here either. -- Kind Regards Schalk Neethling Web

Re: better error message a web.xml has errors

2004-08-12 Thread Schalk Neethling
ow "servlet" here. at org.apache.crimson.parser.Parser2.error(Parser2.java:3160) The problem is that I can not identify what app yhas the error. That's just a suggestion for the dev team. Or I missed something? -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.Pres

Re: Servlet.service error

2004-08-12 Thread Schalk Neethling
99/xhtml";> Schalk Neethling wrote: Hey there all! I am running Tomcat 5.0.25 on Windows XP. I have set-up a .jsp in my web.xml so that I can all it as I do servlets: footer /secure/includes/footer.jsp footer *.footer When I call a page that includes this .jsp as fol

Re: Servlet.service error

2004-08-12 Thread Schalk Neethling
Hey all! Does anyone have a suggestion here, or I am missing something simple? Schalk Neethling wrote: Hey there all! I am running Tomcat 5.0.25 on Windows XP. I have set-up a .jsp in my web.xml so that I can all it as I do servlets: footer /secure/includes/footer.jsp footer

Re: Trouble running Tomcat 5 in XP

2004-08-12 Thread Schalk Neethling
ng? Thanks, Sheila - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedi

RE: Servlet.service error

2004-08-12 Thread Schalk Neethling
Environment Variables to my JAVA_HOME/lib/ for both user and system. Restarted my system as well as Tomcat. Still get exactly the same result. All other .jsp's that are not mapped in the web.xml work fine without any errors. Any idea as to what is going wrong? Thanks! -- Kind Regards Schalk Neet

RE: web.xml

2004-08-11 Thread Schalk Neethling
b.xml and would rather want the cms's configuration contained in it's own .xml called something like cms.xml. Is this possible? -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.real

Re: web.xml and servlets used in an app

2004-08-06 Thread Schalk Neethling
map all the servlets that my application uses in web.xml? I am using Tomcat 5.0 on Windows. I didn't have to do this on Tomcat 4.1 on Linux. Thanks. Deepa -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Bra

Re: Tomcat error

2004-08-04 Thread Schalk Neethling
-Original Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 04, 2004 9:40 AM To: Shapira, Yoav Subject: Re: Tomcat error Yoav Thanks, I assume I can have more then one version of the jdk installed on my system correct? Is this error caused by Tomcat or that there is

RE: Tomcat error

2004-08-04 Thread Schalk Neethling
Hey there all I get the following line when running my servlet on Tomcat version 5.0.25: java.lang.UnsupportedClassVersionError: org/volume4/searchEngine/lawSearch (Unsupported major.minor version 49.0) What exactly does this mean and how do I go about fixing this? Thanks! -- Kind Regards Schalk

Re: Progamatically setting values of FORM elements

2004-07-30 Thread Schalk Neethling
EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Bra

Re: Progamatically setting values of FORM elements

2004-07-30 Thread Schalk Neethling
containing that value. Something like adding something to the response that will give that item a value. For my particular need, I want to set a number of checkbox elements on or off. I do have the ability to predict the element names... -- Kind Regards Schalk Neethling Web

Re: Just cannot deploy a servlet! :( Although it can be invoked from .jsp!

2004-07-29 Thread Schalk Neethling
enty of time, and I am at a loss. I'd appreciate any help, good luck, Vlad. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web

Re: My first WebApplication

2004-07-29 Thread Schalk Neethling
u. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: Java Class is not compiling

2004-07-28 Thread Schalk Neethling
://mail.yahoo.com -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za This message contains information

Re: Java Class is not compiling

2004-07-27 Thread Schalk Neethling
ibe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling

Re: Multiple Webbapps, single login.jsp??

2004-07-26 Thread Schalk Neethling
additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za T

Re: Another question (Placement)

2004-07-22 Thread Schalk Neethling
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co

Re: where to put config.xml

2004-07-20 Thread Schalk Neethling
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling

Re: simple HelloWorld example -> 404

2004-07-19 Thread Schalk Neethling
book, but that didn't work either (404). Anyone have any ideas on how to get this very simple example working? Thanks, Scott -- Scott D. Anderson Computer Science Department Wellesley College [EMAIL PROTECTED] ------