Re: error 500

2001-02-10 Thread Craig R. McClanahan

Check your classpath (or $JAVA_HOME/jre/lib/ext) for an old copy of servlet.jar or 
jsdk.jar -- that is the usual cause for a problem like this.

Craig McClanahan


Jpa K wrote:

> hi,
> i'm new to jsp, installed j2sdkee1.2.1 and tried to run jsp through browser using 
>http://localhost:8000/AccountContextRoot/Account.jsp but it gave the following error. 
>i'm pretty sure that there  is nothing wrong in the code 'coz this example is already 
>given in the documentation
> someone please help
>
> Error: 500
> Internal Servlet Error:
>
> java.lang.NoSuchMethodError: javax.servlet.ServletRequest: method isSecure()Z not 
>found
> at
> at 
>com.sun.web.security.SecurityInterceptor.preInvoke(SecurityInterceptor.java:83)
> at 
>org.apache.tomcat.core.ServiceInvocationHandler.preInvoke(ServletWrapper.java:615)
> at 
>org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java:531)
> at 
>org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:378)
> at org.apache.tomcat.core.Context.handleRequest(Context.java:644)
> at org.apache.tomcat.core.ContextManager.service(ContextManager.java:440)
> at 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:144)
> at org.apache.tomcat.service.TcpConnectionThread.run(TcpEndpoint.java:310)
> at java.lang.Thread.run(Thread.java:479)
>
> Get your small business started at Lycos Small Business at 
>http://www.lycos.com/business/mail.html
>
> ===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: Download problem with Netscape6

2001-02-10 Thread Mark Wade

You need to go into Edit >> Preferences >> Navigator >> Helper Applications,
click "New Type".
Mime Type = application/vnd.ms-excel
File Extension = XLB XLS
Application to choose: click the "Choose..." button and locate excel.exe

- Original Message -
From: "Steven and Susan Hirsch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 10, 2001 12:56 PM
Subject: Re: Download problem with Netscape6


> I am having exactly yhe same problem.  The downloading popup appears and
> when I select ok it just disappears without downloading the file.  I have
> submitted this bug to Bugzilla, without any response yet.
>
> -Original Message-
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Malla c
> Sent: Tuesday, February 06, 2001 11:33 AM
> To: [EMAIL PROTECTED]
> Subject: Download problem with Netscape6
>
>
> Hi
>
> I am using Netscape 4.7 to download file.. but when I use Netscape6.0 it
is
> giving error like this..
>
> U are about to download a file of type application/vnd.ms-excel.
> This file is unrecognized by MoZilla. You can save it or open it with
> another application.
>
> Please help me any one in this problem.
>
> It's working with Ms explorer and as well as Netscape 4.7 but not in
> netscape6
>
>
> Please do needful.
>
> Thanks & Regards,
> Malla Reddy
> [EMAIL PROTECTED]

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: From what to begin !!!

2001-02-10 Thread Duffey, Kevin

Go get yourself Orion from www.orionserver.com. Its free for all use and
only $1500 per server for production. It is a full J2EE application server
with web/jsp/servlet/ejb/jndi/javabean/etc in it. Its not too hard to set
up, and very powerful. Offers the best performance I have seen yet as well.
The team continues to fix bugs and add support for J2EE 1.3 all the time.

I would also consider using XSL with dynamic XML (generated from JSP pages).
Its one extra step and does eat up performance a little bit, but it does the
job of properly separating content (data) from the actual pages used to
display that data, which follows the MVC framework very nicely! It also
makes it more manageable for a multi-team development process.


> -Original Message-
> From: Bakhtiyor Mazgarov [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 09, 2001 5:05 AM
> To: [EMAIL PROTECTED]
> Subject: From what to begin !!!
>
>
> Hello !!
> I have enough information about waht it is, what kind
> of prblem it can solve and so on and so forth..
> I just want to ask from what to begin study JSP.
> Because when I began to study JSP I foung that I do
> not know about Tom Cat, where to download, is it
> possible to run it in Windows platfom. Truly speaking
> I do not know how to discribe my question because I
> have it a more than a lot. So will you show me the
> beggining of way, from what to begin, what I have to
> learn further!!!
> Thanks in advance and excuse me for my mistakes in
> English because my English a bit poor.
>
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/
>
> ==
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: signoff JSP-INTEREST

2001-02-10 Thread The Burkes

Naren,
The signoff JSP-INTEREST has to be part of the message BODY not SUBJECT.
See footer of this very email.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Narendra Kumar
Sent: Saturday, February 10, 2001 2:52 AM
To: [EMAIL PROTECTED]
Subject: signoff JSP-INTEREST


Naren,
Programmer Analyst,
SilverLine Technologies,
Chennai.
__
123India.com - India's Premier Portal
Get your Free Email Account at http://www.123india.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: Download problem with Netscape6

2001-02-10 Thread Steven and Susan Hirsch

I am having exactly yhe same problem.  The downloading popup appears and
when I select ok it just disappears without downloading the file.  I have
submitted this bug to Bugzilla, without any response yet.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Malla c
Sent: Tuesday, February 06, 2001 11:33 AM
To: [EMAIL PROTECTED]
Subject: Download problem with Netscape6


Hi

I am using Netscape 4.7 to download file.. but when I use Netscape6.0 it is
giving error like this..

U are about to download a file of type application/vnd.ms-excel.
This file is unrecognized by MoZilla. You can save it or open it with
another application.

Please help me any one in this problem.

It's working with Ms explorer and as well as Netscape 4.7 but not in
netscape6


Please do needful.

Thanks & Regards,
Malla Reddy
[EMAIL PROTECTED]
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: I am a beginner

2001-02-10 Thread Osamu Hashimoto

?Hello. I'm from Tokyo.

 I'm developer of Java, recently I'm working with Server Side Java
Technology.

I read your source and my opinion is SuperClass should be
java.awt.Frame.

This code will help:

// import java.applet.Applet;
import java.awt.event.ActionListener;
import java.awt.*;
import java.awt.Window;
import java.awt.event.*;

public class clicker extends Frame implements ActionListener{

 TextField text1;
 Button button1;

 public clicker (){
  super( "This is Java Application" );
  System.out.println( "---Test1---" );
  text1 =new TextField(20);
  button1 = new Button ("Click Here!");
  button1.addActionListener(this);

  add( text1 );
  add ( button1 );

  setLayout( new FlowLayout() );
  pack();
  setVisible( true );

  System.out.println( "---Test2---" );
}

 public static void main( String[] args ){
  System.out.println( "---Test main Start!---" );
  clicker Clicker = new clicker();
  Clicker.show();
  // Clicker.setVisible( true );
  System.out.println( "---Test main End!---" );
 }

 public void actionPerformed(ActionEvent event){
  String msg = new String ("Welcome to Java!");
  System.out.println( "( event.getSource() == button1) : " + (
event.getSource() == button1) );
  if( event.getSource() == button1){
text1.setText(msg);
  }
   }
}


Please think about one step futher what you wanted to try.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 [EMAIL PROTECTED]
_/-Osamu Hashimoto-_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/



- Original Message -
From: "Joseph Kimo Kreis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 09, 2001 1:04 AM
Subject: I am a beginner


> Hello I got my java program to work if I type in java it works.  If
I type
> in javac it work.  But when I made a simple program like for a
button on an
> applet it says:
>
> import java.applet.Applet;
> import java.awt.*;
> import java.awt.event.*;
>
> public class clicker extends Applet implements ActionListener{
>
> TextField text1;
> Button button1;
>
> public void init(){
> text1 =new TextField(20);
> add(text1);
> button1 = new Button ("Click Here!");
> add (button1);
> button1.addActionListner(this);
> }
>
> public void actionPerformed(ActionEvent event){
> String msg = new String ("Welcome to Java");
> if( event.getSource() == button1){
> text1.setText(msg);
> }
>}
> }
>
>
> There error says:
>
> clicker.java:15: cannot resolve symbol
> symbol : method addActionListner (clicker)
> location: class java.awt.Button
> butto1.addActionListner(this)
>   ^
>
> I Don't understand what that means I got this example out of a book
"Java 2
> Complete." Does this book suck?
> If you know how to solve my problem can you help.  And can you point
me in
> the right direction for book that I need to get.
>
> Thank you
> ~
> ~~
> ~~~
>
**
*
>
> Joseph Kimo Kreis
> Web Developer for MS&E Department
> Terman Engineering Center
> Stanford University
> Stanford, CA 94305-4026
> mailto:[EMAIL PROTECTED]
>
>
**
**
>
>
==
=
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



[ANN] DbForms release 0.8

2001-02-10 Thread Joe Peer

hi!

I'm glad to annouce release 0.8 (alpha) of "DbForms", an open-source rapid
application development (RAD) toolkit for JSP developers!

DbForms enables JSP-developers to build web-based database applications in
_very_ short time and under very little efforts.

Check out http://www.wap-force.net/dbforms/ where you will find
documentation, features list, tutorial, sources, binaries and an online demo!

regards,
joachim peer

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



a humble query

2001-02-10 Thread vikas m pawar

hi..
i have a JDBC problem..
can anyone suggest a JDBC mailing list where i might get it solved..
thanks
vikas

_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets