Re: oracle and multi-charactersets (multilingual)

2001-03-14 Thread Alan KF LAU

For the database you can set the codepage during creation, see NLS
section of your doc.

However, I bet you meant how to display multilingo with Oracle's tools.
I'm having a big problem displaying chinese on Applets created by
JDevelopers. The techno pointed me to I18N of Java Reference. Well, they
shouldn't assume I haven't read it. Anyway, I still couldn't get Infobus
TextControl display Chinese properly.

If you know how tell me. :

Alan.


 Does anyone know of any resources on setting up Oracle to support
 mulilanguages for the web.
 _
 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



Re: Stop posting off-topic questions

2001-01-21 Thread Alan KF LAU

Asking ASP/NT in JSP channel really got my nerve.

But think about it...

Those ASP developers can't even get help from Microsoft support, and
have to beg, on their knee, in enemy channel for help.

Can they be more pathetic?

Should we show our empathy to them?

In the future, the standard answer to such questions would be:

USE JSP YOU MORON

Just my two bits.

P.S. But I always welcome all questions in switching ASP to JSP.

   No, I do not want to answer this question HERE. This is a JSP list and not
 a Java Class path/ Tomcat/ Java/ RMI/ WebSphere Configuration/ Jokes/ Jobs
 Finding/ Foreign language (in ten simple lessons)/ Acquaintances found/ (put
 your own here) list. And yes, I would love to answer his question IF IT WAS
 POSTED ON A PROPER MAILING LIST.
   What is the matter with all of you people. You are acting childish and
 anti-professional by posting all these off-topic questions. Do you think I
 (you/we) have the time to go through all these irrelevant questions every
 morning? This list is ONLY for JSP-related matters and nothing else. If you
 want help with something, then go and register with the relevant list(s).
   This is happening because both parties allow this to happend. People who
 are asking irrelevant questions and people who are answering irrelevant
 questions. I do not want to read unrelated questions and answers. I
 subscribed to this list because I thought it was only for people who are
 involved with the JSP technology. Ok, it happened to have posted irrelevant
 questions in the past, but I understood I was wrong and now I am trying to
 make people to respect each other by replying to them individually (and not
 through the list) but I have noticed that most of them are so stubborn they
 would not even consider thinking about that.
   This list is named JSP-INTEREST and not ANY-INTEREST. Take it into account
 next time you want to post an off-topic question.

   Panos


 From: Mahesh Gangarapu [EMAIL PROTECTED]
 Reply-To: Mahesh Gangarapu [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: how to handel session time out
 Date: Sun, 14 Jan 2001 16:57:52 +0530
 
 If you want to Answer answer the question  ...
 For you Information this question is  about Servlet configuration
 ??? Any questions about that
 
 - Original Message -
 From: Panos Konstantinidis [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, January 15, 2001 4:19 PM
 Subject: Re: how to handel session time out
 
 
 THIS IS A BLOODY JSP LIST NOT AN ASP.
  
  
   From: "Srinivas K. R." [EMAIL PROTECTED]
   Reply-To: A mailing list about Java Server Pages specification and
reference [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Subject: how to handel session time out
   Date: Mon, 15 Jan 2001 15:53:48 +0530
   
   Hi
   
   I have two  application one in ASP which is running on IIS and the
 other
 is
   in servlet is running on Apache with Jser on same NT machine.
   My servlet Application is Invoked thru the ASP application. The Session
   time
   out for ASP application is 30 min and for the Servlet application is 30
   min.
   When i come back to ASP application after  working on servlet
 application
   for more than 30 min it gives me session time out.
   I should some have have a common session time for both of them. Has any
 of
   you have solution for my problem.
   
   Is there any way of specifying a common session time out for both the
   application.
   
   Regards
   Srinivas
   
  
  ===
   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
  
  
 _
   Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.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:
 
   

Re: JDeveloper JSP in Win98

2000-12-28 Thread Alan KF LAU

The latest release of JDeveloper only work on 2k/NT. I had managed to
installed older JDeveloper under Win95 with some bugs(missing content in
some dialog).

The root of the problems lies in the startup .bat scripts. I found that
the batch file parser in 2k/NT is quite different from 95/98. I believe
if you are able to hardcode the .bat files by hand you might be able to
get JDeveloper work in 95/98 as before.

Well, I think it's much more easy to install a 2k multi-boot. :)

Just my two bits.


 Hello everyone,
  Has anybody tried developing JSPs in JDeveloper on a win9x platform?
 I tried , but we were not able to start its built-in server nor debug the
 appln.

 Is it that it works only with WinNT macines?
 Thanks
 Regards,
 Sachin Malvadkar
 Software Engineer
 Cummins Infotech Limited
 [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



Re: [ANN] JSOS 1.75 major new release

2000-12-10 Thread Alan KF LAU

What platform does it run on? I'd be interested if it run on Linux.

Thanks.


 Coldjava announced the major new release of Java Servlets Office Suite (JSOS).
 30+ "out-of-the-box" components on the base of Java Servlets and Java Server
 Pages can be used for fast assembling web sites (services) on the base of
 J2EE.

 JSOS has a rich set of components such as Message Board, Chat, File Manager,
 Calendar, Collaboration tools: co-browsing and documents sharing, Portals
 maker, etc. JSOS in the latest version supports WAP/WML, so the same set of
 components covers wireless world too.

 Version 1.75 is available on http://coldjava.hypermart.net






 ServletShop: java server side programming
 http://coldjava.hypermart.net

 
 Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail

 ===
 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: EJB Book

2000-12-10 Thread Alan KF LAU

Where can I find that downloadable complete pdf?
Thanks.


 Try mastering EJB by Ed Roman. A downloadable complete pdf is also available
 on the net,
 Piyush Nigam
 [EMAIL PROTECTED]

 -Original Message-
 From: Sunil Roy [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 04, 2000 2:04 AM
 To: [EMAIL PROTECTED]
 Subject: EJB Book


 Hai All,

 I wish to learn EJB.

 Can somebody suggest a  good book  / tutorial  as a starter?

 Sunil K. Roy

 ===
 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: EJB Book

2000-12-10 Thread Alan KF LAU

Oh, just found the book, Thanks.

It's in http://theserverside.com/

Nice resource.


 Try mastering EJB by Ed Roman. A downloadable complete pdf is also available
 on the net,
 Piyush Nigam
 [EMAIL PROTECTED]

 -Original Message-
 From: Sunil Roy [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 04, 2000 2:04 AM
 To: [EMAIL PROTECTED]
 Subject: EJB Book


 Hai All,

 I wish to learn EJB.

 Can somebody suggest a  good book  / tutorial  as a starter?

 Sunil K. Roy

 ===
 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



Java mailing list?

2000-11-30 Thread Alan KF LAU

I wish I'd not get flame asking naive question.

Is there an active java forum/mailing/IRC channel I can lure?

Alan.

===
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: Java: make EXE

2000-11-16 Thread Alan KF LAU

Jove can do this:

http://www.instantiations.com/jove/product/thejovesystem.htm

gcj serves similar purpose, but it doesn't create .exe. Need a Window
port of gcj perhap?

Alan.


 Hi group,

 Sorry to have posted this question. But I really wondered whether we can
 compile .java to .exe or not. Or is there any compiler that can do that?

 Thanks  regards,
 Muliawan
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

 Share information about yourself, create your own public profile at
 http://profiles.msn.com.

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 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".
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: Java: make EXE

2000-11-16 Thread Alan KF LAU

I forgot JET in the last mail:

http://www.excelsior-usa.com/home.html

Hope this help.

Alan.

 Jove can do this:

 http://www.instantiations.com/jove/product/thejovesystem.htm

 gcj serves similar purpose, but it doesn't create .exe. Need a Window
 port of gcj perhap?

 Alan.

 
  Hi group,
 
  Sorry to have posted this question. But I really wondered whether we can
  compile .java to .exe or not. Or is there any compiler that can do that?
 
  Thanks  regards,
  Muliawan
  _
  Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
  Share information about yourself, create your own public profile at
  http://profiles.msn.com.
 
  ===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
  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".
 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".
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: Best JSP Tool

2000-11-14 Thread Alan KF LAU

What make them so slow...

Talking about time-to-market...


 Well, more precisely - you can download the beta (preview) of the Internet
 Edition for free from http://eap.netbeans.com. It will be available for sale
 in December, for the price in the order of hundreds of dollars.

 Enterprise Edition is not available yet, and will be available in June next
 year.

 Petr

  -Original Message-
  From: Alan KF LAU [mailto:[EMAIL PROTECTED]]
  Sent: Monday, November 13, 2000 11:04 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Best JSP Tool
 
 
  Really? Would you please point me to the link where I could
  download the
  Enterprise version? I can only find the community version so far.
 
  Thank you very much!
 
  Alan.
  
   All the three versions are free now, there is a code to
  download versions other than the community version. The code
  is on the web. I found FOJ is very straight forwad and easy
  to use with some difficulty in debugging. Jbuilder 3.5 is
  useless in develop servlet/jsp. Jbuilder 4.0 is out, but its
  professional version does not support servlet/jsp debugging.
  Its Ent version is expensive and is design for team use.
  
   Some one said earlier FOJ is more than enough. That is very
  true. I think FOJ is the best FREE software tool I ever used.
  However, It is hard to find solution if you do have a
  question. I hope SUN have a mailing list or knowlege base
  (they may already have one but is is extremly small) for FOJ.
  
   JJ FU
   SUN Certified Java Programmer
  
Sreenivasa Kumar Majji [EMAIL PROTECTED]
  11/06/00 11:03PM 
   The Community Edition is free, however Internet Edition
  will be released
   some time in Dec.
  
   Sreenivasa Kumar Majji
   - Original Message -
   From: "Alan KF LAU" [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Tuesday, November 07, 2000 03:39
   Subject: Re: Best JSP Tool
  
  
   | Yes, the community version of Forte is free, but if you
  are working on
   | it for product delivery you'd better check with the
  license. Check with
   | local sales in doubt.
   |
   | Just one more thing if any sales executives of Sun could
  here: Why don't
   | you sell Forte in Hong Kong? We can't use free version
  due to policies.
   |
   |  I'll second that. Even though we have a generous budget
  for tools, my
   team
   |  standardized on Forte which is free.
   |  It has its problems but is is much better than good
  enough. The tech
   support
   |  is surprisingly good and the interface is excellent. Of
  course, it's
   also
   |  open source...
   |  My $.02
   | 
   |  Patrice
   | 
   |  -Original Message-
   |  From: OpinionOne [mailto:[EMAIL PROTECTED]]
   |  Sent: Monday, November 06, 2000 7:08 AM
   |  To: [EMAIL PROTECTED]
   |  Subject: Re: Best JSP Tool
   | 
   | 
   |  Forte is a pretty good IDE... You can get it at java.sun.com
   | 
   |  - Larry
   | 
   |  - Original Message -
   |  From: "Ryan Richards" [EMAIL PROTECTED]
   |  To: [EMAIL PROTECTED]
   |  Sent: Monday, November 06, 2000 9:48 AM
   |  Subject: Re: Best JSP Tool
   | 
   | 
   |   VI is the best I know of.
   |  
   |   Ryan Richards
   |   Sr. Software Developer
   |   Atkins-Benham
   |   http://www.atkinsbenham.com
   |  
   |  
   |  
   |  
   |  
   |   -Original Message-
   |   From:Khurram Sardar [EMAIL PROTECTED]
   |   Sent:Mon, 6 Nov 2000 12:00:18 +0500
   |   To:  [EMAIL PROTECTED]
   |   Subject: Best JSP Tool
   |  
   |  
   |   Hello Everyone,
   |Does any one know that which one is the best JSP
  tool other than
   |  notepad.
   |   AS per my knowledge Tools like JBuilder are really good at it.
   |Please share your knowledge of JSP tools with me
  also if anyone
   know
   |  about
   |   some web site giving benchmarks on comparisons of JSP tools.
   |I think it will be helful to all of us and solve
  many of tool
   |  dependent
   |   problems.
   |   Waiting for your interest
   |   Khurram
   |   Junior System Analyst Programmer
   |  
  
  __
  ___
   |  
   |   Disclaimer:
   |  
   |   "This  message is confidential. It may also be
  privileged or otherwise
   |  protected
   |   by  legal  rules. If you have received it by mistake
  please let us
   know by
   |  reply
   |   and then delete it from your system."
   |  
   |  
   | 
  
  ==
  =
   |   To unsubscribe: mailto [EMAIL PROTECTED] with
  body: "signoff
   |  JSP-INTEREST".
   |   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

Re: Best JSP Tool

2000-11-12 Thread Alan KF LAU

Really? Would you please point me to the link where I could download the
Enterprise version? I can only find the community version so far.

Thank you very much!

Alan.

 All the three versions are free now, there is a code to download versions other than 
the community version. The code is on the web. I found FOJ is very straight forwad 
and easy to use with some difficulty in debugging. Jbuilder 3.5 is useless in develop 
servlet/jsp. Jbuilder 4.0 is out, but its professional version does not support 
servlet/jsp debugging. Its Ent version is expensive and is design for team use.

 Some one said earlier FOJ is more than enough. That is very true. I think FOJ is the 
best FREE software tool I ever used. However, It is hard to find solution if you do 
have a question. I hope SUN have a mailing list or knowlege base (they may already 
have one but is is extremly small) for FOJ.

 JJ FU
 SUN Certified Java Programmer

  Sreenivasa Kumar Majji [EMAIL PROTECTED] 11/06/00 11:03PM 
 The Community Edition is free, however Internet Edition will be released
 some time in Dec.

 Sreenivasa Kumar Majji
 - Original Message -
 From: "Alan KF LAU" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, November 07, 2000 03:39
 Subject: Re: Best JSP Tool


 | Yes, the community version of Forte is free, but if you are working on
 | it for product delivery you'd better check with the license. Check with
 | local sales in doubt.
 |
 | Just one more thing if any sales executives of Sun could here: Why don't
 | you sell Forte in Hong Kong? We can't use free version due to policies.
 |
 |  I'll second that. Even though we have a generous budget for tools, my
 team
 |  standardized on Forte which is free.
 |  It has its problems but is is much better than good enough. The tech
 support
 |  is surprisingly good and the interface is excellent. Of course, it's
 also
 |  open source...
 |  My $.02
 | 
 |  Patrice
 | 
 |  -Original Message-
 |  From: OpinionOne [mailto:[EMAIL PROTECTED]]
 |  Sent: Monday, November 06, 2000 7:08 AM
 |  To: [EMAIL PROTECTED]
 |  Subject: Re: Best JSP Tool
 | 
 | 
 |  Forte is a pretty good IDE... You can get it at java.sun.com
 | 
 |  - Larry
 | 
 |  - Original Message -
 |  From: "Ryan Richards" [EMAIL PROTECTED]
 |  To: [EMAIL PROTECTED]
 |  Sent: Monday, November 06, 2000 9:48 AM
 |  Subject: Re: Best JSP Tool
 | 
 | 
 |   VI is the best I know of.
 |  
 |   Ryan Richards
 |   Sr. Software Developer
 |   Atkins-Benham
 |   http://www.atkinsbenham.com
 |  
 |  
 |  
 |  
 |  
 |   -Original Message-
 |   From:Khurram Sardar [EMAIL PROTECTED]
 |   Sent:Mon, 6 Nov 2000 12:00:18 +0500
 |   To:  [EMAIL PROTECTED]
 |   Subject: Best JSP Tool
 |  
 |  
 |   Hello Everyone,
 |Does any one know that which one is the best JSP tool other than
 |  notepad.
 |   AS per my knowledge Tools like JBuilder are really good at it.
 |Please share your knowledge of JSP tools with me also if anyone
 know
 |  about
 |   some web site giving benchmarks on comparisons of JSP tools.
 |I think it will be helful to all of us and solve many of tool
 |  dependent
 |   problems.
 |   Waiting for your interest
 |   Khurram
 |   Junior System Analyst Programmer
 |  
 _
 |  
 |   Disclaimer:
 |  
 |   "This  message is confidential. It may also be privileged or otherwise
 |  protected
 |   by  legal  rules. If you have received it by mistake please let us
 know by
 |  reply
 |   and then delete it from your system."
 |  
 |  
 | 
 ===
 |   To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 |  JSP-INTEREST".
 |   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
 |  
 |  
 |  
 |  
 | 
 ___
 |   Visit http://www.visto.com/info, your free web-based communications
 |  center.
 |   Visto.com. Life on the Dot.
 |  
 |  
 | 
 ===
 |   To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 |  JSP-INTEREST".
 |   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".
 |  Some relevant FAQs on JSP/Servlet

Re: what do i need to run .jsp?

2000-11-10 Thread Alan KF LAU

I was always wondering, how does gnujsp stand out of other
jsp-containers?


 if u-r running under Linux, u can use gnujsp, too. http://www.klomp.org


 The Internet runs on its programmers, and programmers run on coffee!!!
 Ricky Y. Artigas
 Analyst/Programmer
 Software Development -
 Information Technology Division
 Easycall Communications Phils., Inc.
 418 Arayat Street
 Mandaluyong City 1550
 Philippines
 Tel.no: (+632) 5338001 ext.6574
 Pager:  141-002955
 Email: [EMAIL PROTECTED]
 The Internet runs on its programmers, and programmers run on coffee!!!

  ---
  IMPORTANT NOTICE:

  This message (and any attachment hereto) may contain privileged and/or
  confidential information specific to EasyCall. If you are not the intended
  addressee indicated in this message, you may not copy or disseminate this
  message (or any attachment hereto) to anyone. Instead, please destroy this
  message (and any attachment hereto), and kindly notify the sender by reply
  email. Any information in this message (and any attachment thereto) that
  do not relate to the official business of EasyCall shall be understood as
  neither given nor endorsed by the company.
 
 
  -Original Message-
  From: Marcos [SMTP:[EMAIL PROTECTED]]
  Sent: Thursday, November 09, 2000 5:24 PM
  To:   [EMAIL PROTECTED]
  Subject:  what do i need to run .jsp?
 
  hi,
 
  i have JDK1.2, JSDK2, Apache-1.3.12, ApacheJServ, ...
  servlets are working fine but i want to run .jsp.
  what do i need in order to do that?
 
  any suggestions will be pleased,
 
  thanks in advance,
 
  marcos
 
  --
  m a r c o s @ i v a l . e s
 
  ==
  =
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
  JSP-INTEREST".
  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".
 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".
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: Building PORTAL

2000-11-09 Thread Alan KF LAU

Aren't they just asp and javascript?


 hi

 what u r expecting i don't know.. now a days may portals are running
 in jsps. ours websits www.schoolnetindia.com also have many applicaion
 developed in jsps.

 and one more www.brainbench.com




 subu

 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

 Share information about yourself, create your own public profile at
 http://profiles.msn.com.

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 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".
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: Best JSP Tool

2000-11-08 Thread Alan KF LAU

Very informative(Score: 5) and very helpful. Thanks a lot.


 It's worth checking out the free version of IBM VisualAge.  You can run
 Apache Tomcat within the IDE and debug servlets and JSPs.  You can even
 modify running code.

 See
 http://www7.software.ibm.com/vad.nsf/Data/Document2390?OpenDocumentp=1BCT=
 3Footer=1.

 I wouldn't call it an IDE for JSPs though, as there are no features for HTML
 designing.  I could do with a visual HTML editor that knows JSP.  Preferably
 free.  Any ideas?

 Chris Walker
 Brainbench MVP for ASP
 http://www.brainbench.com



  -Original Message-
  From: Mio Nino Marquez [mailto:[EMAIL PROTECTED]]
  Sent: Monday, November 06, 2000 2:12 PM
  To: [EMAIL PROTECTED]
  Subject: Re: Best JSP Tool
 
 
  Khurram,
 
  We went to the product launch of JBuilder 4 recently and was really
  impressed with it.
  The JBuilder 4 Enterprise edition allows you to do Servlet / JSP
  debugging... this includes stepping through codes, modify
  variable values
  etc.
  It's expensive though. vbg But you can have the Pro albeit
  without JSP /
  Servlet debugging capabilities. g
 
  For other stuffs, you may want to check this out:
 
  JSP for Code Jockeys
  http://www.zdnet.com/products/stories/reviews/0,4161,2639151,00.html
 
  Mio Nino P. Marquez
  Senior Analyst Programmer
  Apsilon Technologies Pte Ltd
  Email: [EMAIL PROTECTED]
  DID  : (65) 6613219
 
  - Original Message -
  From: "Khurram Sardar" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, November 06, 2000 3:00 PM
  Subject: Best JSP Tool
 
 
   Hello Everyone,
Does any one know that which one is the best JSP tool
  other than
  notepad.
   AS per my knowledge Tools like JBuilder are really good at it.
Please share your knowledge of JSP tools with me also
  if anyone know
  about
   some web site giving benchmarks on comparisons of JSP tools.
I think it will be helful to all of us and solve many of tool
  dependent
   problems.
   Waiting for your interest
   Khurram
   Junior System Analyst Programmer
  
  __
  ___
  
   Disclaimer:
  
   "This  message is confidential. It may also be privileged
  or otherwise
  protected
   by  legal  rules. If you have received it by mistake please
  let us know by
  reply
   and then delete it from your system."
  
  
  ==
  =
   To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
  JSP-INTEREST".
   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".
  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".
 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".
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: Best JSP Tool

2000-11-06 Thread Alan KF LAU

May you you give IBM VisualAge for Java a try. Search for it at ibm.com,
for free download.

We have just finished evaluating Java IDE and VAJ came out the most
suitable.


01 - just my two bits.


 I was asking the same question earlier about Java,JSP html IDEs.  I've
 evaluated jbuilder(borland), jdeveloper (Oracle, which was build on top of
 jbuilder), and ForteJ(sun).  And I find ForteJ most straight forward and
 easy to use with.  However, it's still hard to find help docs on the
 product.  Maybe it is because I've gotten so used to MS C/C++ Visual studio.

 I also find that MS J++ with Visual Studio hard to use.  Mainly because it
 doesn't have a very easy and clear document on J++ related issues.

 None of the Java IDE offer the ability to highlight a keyword and pressing
 help to show its usage.

 I also find Java Docs lacking sufficient examples.  Examples are so
 important because sometimes the Tech Documents are very confusing.

  -Original Message-
  From: Carlos Vasquez [mailto:[EMAIL PROTECTED]]
  Sent: Monday, November 06, 2000 1:41 PM
  To: [EMAIL PROTECTED]
  Subject: Re: Best JSP Tool
 
 
  I am using JRUN Studio from Allaire.  I started using
  this but my Eval. ran out.
  http://www.tek-tools.com/kawa/index.html
 
 
  --- Khurram Sardar [EMAIL PROTECTED]
  wrote:
   Hello Everyone,
Does any one know that which one is the best
   JSP tool other than notepad.
   AS per my knowledge Tools like JBuilder are really
   good at it.
Please share your knowledge of JSP tools with
   me also if anyone know about
   some web site giving benchmarks on comparisons of
   JSP tools.
I think it will be helful to all of us and
   solve many of tool dependent
   problems.
   Waiting for your interest
   Khurram
   Junior System Analyst Programmer
  
  __
  ___
  
   Disclaimer:
  
   "This  message is confidential. It may also be
   privileged or otherwise protected
   by  legal  rules. If you have received it by mistake
   please let us know by reply
   and then delete it from your system."
  
  
  ==
  =
   To unsubscribe: mailto [EMAIL PROTECTED] with
   body: "signoff JSP-INTEREST".
   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
 
 
  __
  Do You Yahoo!?
  Thousands of Stores.  Millions of Products.  All in one Place.
  http://shopping.yahoo.com/
 
  ==
  =
  To unsubscribe: mailto [EMAIL PROTECTED] with body:
  "signoff JSP-INTEREST".
  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".
 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".
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: Best JSP Tool

2000-11-06 Thread Alan KF LAU

I believe JRUN is good but the number of security problems make me so
worry...


 I am using JRUN Studio from Allaire.  I started using
 this but my Eval. ran out.
 http://www.tek-tools.com/kawa/index.html


 --- Khurram Sardar [EMAIL PROTECTED]
 wrote:
  Hello Everyone,
   Does any one know that which one is the best
  JSP tool other than notepad.
  AS per my knowledge Tools like JBuilder are really
  good at it.
   Please share your knowledge of JSP tools with
  me also if anyone know about
  some web site giving benchmarks on comparisons of
  JSP tools.
   I think it will be helful to all of us and
  solve many of tool dependent
  problems.
  Waiting for your interest
  Khurram
  Junior System Analyst Programmer
 
 _
 
  Disclaimer:
 
  "This  message is confidential. It may also be
  privileged or otherwise protected
  by  legal  rules. If you have received it by mistake
  please let us know by reply
  and then delete it from your system."
 
 
 ===
  To unsubscribe: mailto [EMAIL PROTECTED] with
  body: "signoff JSP-INTEREST".
  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


 __
 Do You Yahoo!?
 Thousands of Stores.  Millions of Products.  All in one Place.
 http://shopping.yahoo.com/

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 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".
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



Your favourite JSP source site?

2000-11-06 Thread Alan KF LAU

What is your favourite JSP source site that you frequently visit?

Please advise. :)

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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: Best JSP Tool

2000-11-06 Thread Alan KF LAU

Yes, the community version of Forte is free, but if you are working on
it for product delivery you'd better check with the license. Check with
local sales in doubt.

Just one more thing if any sales executives of Sun could here: Why don't
you sell Forte in Hong Kong? We can't use free version due to policies.

 I'll second that. Even though we have a generous budget for tools, my team
 standardized on Forte which is free.
 It has its problems but is is much better than good enough. The tech support
 is surprisingly good and the interface is excellent. Of course, it's also
 open source...
 My $.02

 Patrice

 -Original Message-
 From: OpinionOne [mailto:[EMAIL PROTECTED]]
 Sent: Monday, November 06, 2000 7:08 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Best JSP Tool


 Forte is a pretty good IDE... You can get it at java.sun.com

 - Larry

 - Original Message -
 From: "Ryan Richards" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, November 06, 2000 9:48 AM
 Subject: Re: Best JSP Tool


  VI is the best I know of.
 
  Ryan Richards
  Sr. Software Developer
  Atkins-Benham
  http://www.atkinsbenham.com
 
 
 
 
 
  -Original Message-
  From:Khurram Sardar [EMAIL PROTECTED]
  Sent:Mon, 6 Nov 2000 12:00:18 +0500
  To:  [EMAIL PROTECTED]
  Subject: Best JSP Tool
 
 
  Hello Everyone,
   Does any one know that which one is the best JSP tool other than
 notepad.
  AS per my knowledge Tools like JBuilder are really good at it.
   Please share your knowledge of JSP tools with me also if anyone know
 about
  some web site giving benchmarks on comparisons of JSP tools.
   I think it will be helful to all of us and solve many of tool
 dependent
  problems.
  Waiting for your interest
  Khurram
  Junior System Analyst Programmer
  _
 
  Disclaimer:
 
  "This  message is confidential. It may also be privileged or otherwise
 protected
  by  legal  rules. If you have received it by mistake please let us know by
 reply
  and then delete it from your system."
 
 
 ===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
  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
 
 
 
 
 ___
  Visit http://www.visto.com/info, your free web-based communications
 center.
  Visto.com. Life on the Dot.
 
 
 ===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
  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".
 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".
 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".
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