Re: ANNOUNCEMENT: New JAKARTA-STRUTS Subproject

2000-05-31 Thread Mullin

signoff JSP-INTEREST

"Craig R. McClanahan" ¼g¹D¡G

> The Jakarta Project Management Committee is pleased to announce the
> formation of a new subproject called JAKARTA-STRUTS.  Struts is a small
> framework for building web applications that uses the
> Model-View-Controller (MVC) design pattern commonly known as "Model 2".
> It includes the following key features:
>
> * A controller servlet with action mapping technology, which serves as
>   the "front component" for the application.
>
> * A comprehensive custom tag library for building internationalized
>   JSP pages that interact with JavaBeans managed automatically by
>   the controller servlet.
>
> * Useful utility classes that can process XML input, as well as use
>   Java reflection to populate JavaBean properties by matching names
>   in the same way that 
>   does for JSP pages.
>
> Struts will serve as a platform for exploring the optimum approaches to
> implementing the "Model 2" design pattern, and will run on any servlet
> container that supports the Servlet Specification, version 2.2 or later,
> and the JavaServer Pages (JSP) Specification, version 1.1 or later (such
> as Tomcat).  It is also supported by developer and user mailing lists,
> with subscription information available at
> 
>http://jakarta.apache.org/getinvolved/mail.html.
>
> Nightly distributions of Struts (which includes both the source code and
> the compiled libraries) are available at
> 
>http://jakarta.apache.org/builds/struts/nightly/.
>
> Craig McClanahan
>
> ===
> 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: Creation of MS Word Object.

2000-05-31 Thread Tarun Dewan

Hi Thor,

Actually, I have to open a specific word document and perform mail merge
with some record from the Oracle database and create a new document and send
it to a particular mail id.

This cannot be performed until and unless I create an object of MS Word in
JAVA. If there is some other way then pls. inform me.

Thanks,

Tarun Dewan.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Thor Heinrichs-Wolpert
Sent: Thursday, June 01, 2000 10:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Creation of MS Word Object.


You might find it easier to create an rtf stream and set the mime type to
that for ms word.

Thor HW
- Original Message -
From: "Tarun Dewan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 9:24 PM
Subject: Creation of MS Word Object.


> Hi All,
>
> Can anybody explain me the procedure of creating MS Word object in JAVA.
>
> Thanks in advance.
>
> Bye,
>
> Tarun Dewan.
>
>
===
> 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



Tags in jswdk-1.0.1

2000-05-31 Thread Prabhakar Vardhan Ojha

Hi  All,

I want to know whether jswdk-1.0.1 supports custom tags implementation.
Tell me other jsp engines which support tags implementation.

Regards,
Prabhakar

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



How to write specification?

2000-05-31 Thread Majid Khojastehpour

Hi all,

Can you help me about how to write specification for subsystems of a system.
For example think that we want to develop a system and after analyzing we
have found that these system has these subsystems:
1. OAM&P
2. Logging
3. Event Routing layer
4. ...

and now we want to write specification to these subsystems.

Any Template, reference, sample , etc would be appreciated.

Thanks
Majid

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



help on this error

2000-05-31 Thread Dheil Corona

hi gurus,

can anyone help on this bug..

When i try to load a page , even it is empty it gives this error page:
my page is totaly empty

(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch

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



Date Format

2000-05-31 Thread Dheeraj Trikha

Any body having idea about how to format the date as dd/mm/ during entry
in JSP based data entry forms. By default JAVA is expecting date format as
-mm-dd. I am usinf Oracle JDeveloper for generating JSPs.

===
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: ANNOUNCEMENT: New JAKARTA-STRUTS Subproject

2000-05-31 Thread piyush raj jain

HI craig ..
Thanx a lot for nice contribution to community.
Dreaming that there would be the day when i  touch these kind of milestones.
cheers
piyush


"Craig R. McClanahan" wrote:

> The Jakarta Project Management Committee is pleased to announce the
> formation of a new subproject called JAKARTA-STRUTS.  Struts is a small
> framework for building web applications that uses the
> Model-View-Controller (MVC) design pattern commonly known as "Model 2".
> It includes the following key features:
>
> * A controller servlet with action mapping technology, which serves as
>   the "front component" for the application.
>
> * A comprehensive custom tag library for building internationalized
>   JSP pages that interact with JavaBeans managed automatically by
>   the controller servlet.
>
> * Useful utility classes that can process XML input, as well as use
>   Java reflection to populate JavaBean properties by matching names
>   in the same way that 
>   does for JSP pages.
>
> Struts will serve as a platform for exploring the optimum approaches to
> implementing the "Model 2" design pattern, and will run on any servlet
> container that supports the Servlet Specification, version 2.2 or later,
> and the JavaServer Pages (JSP) Specification, version 1.1 or later (such
> as Tomcat).  It is also supported by developer and user mailing lists,
> with subscription information available at
> 
>http://jakarta.apache.org/getinvolved/mail.html.
>
> Nightly distributions of Struts (which includes both the source code and
> the compiled libraries) are available at
> 
>http://jakarta.apache.org/builds/struts/nightly/.
>
> Craig McClanahan
>
> ===
> 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: HELP (JSP)

2000-05-31 Thread Dheeraj Trikha

Akash,
  You can user Oracles JDeveloper for creating JSP bases application. Its a
RAD tool provided by Oracle which user Java 1.2 base. You can then deploy
application on server supporting JSP1 and JDK1.2

 Dheeraj Trikha

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Aakash Gandhi
Sent: Thursday, June 01, 2000 10:00 AM
To: [EMAIL PROTECTED]
Subject: HELP (JSP)


Hi All,
I am new to this mailing list. Please could some one help me out on
a few issues related to JSP. I want to develop a site using JSP, but I don't
know how to go about it.
1. What are the tools used to develop a JSP application, do you have any
thing similar to Visual Interdev used to for ASP ?
2. Which is the application server we use ?

It would be great if some one could help me at the earliest !

Regards,
Aakash

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



HELP (JSP)

2000-05-31 Thread Aakash Gandhi

Hi All,
I am new to this mailing list. Please could some one help me out on a few 
issues related to JSP. I want to develop a site using JSP, but I don't know how to go 
about it.
1. What are the tools used to develop a JSP application, do you have any thing similar 
to Visual Interdev used to for ASP ?
2. Which is the application server we use ?

It would be great if some one could help me at the earliest !

Regards,
Aakash

===
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: HELP (JSP)

2000-05-31 Thread M Munavar Baig

hai,
 If u want to start right now learning the jsp then jswdk1.0 is enough for
you. I don't know any tool but u can use any ide that you are using for
java.

cheers,
Munavar

> -Original Message-
> From: Aakash Gandhi [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, June 01, 2000 10:00 AM
> To:   [EMAIL PROTECTED]
> Subject:  HELP (JSP)
>
> Hi All,
> I am new to this mailing list. Please could some one help me out
> on a few issues related to JSP. I want to develop a site using JSP, but I
> don't know how to go about it.
> 1. What are the tools used to develop a JSP application, do you have any
> thing similar to Visual Interdev used to for ASP ?
> 2. Which is the application server we use ?
>
> It would be great if some one could help me at the earliest !
>
> Regards,
> Aakash
>
> ==
> =
> 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: Creation of MS Word Object.

2000-05-31 Thread Thor Heinrichs-Wolpert

You might find it easier to create an rtf stream and set the mime type to
that for ms word.

Thor HW
- Original Message -
From: "Tarun Dewan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 9:24 PM
Subject: Creation of MS Word Object.


> Hi All,
>
> Can anybody explain me the procedure of creating MS Word object in JAVA.
>
> Thanks in advance.
>
> Bye,
>
> Tarun Dewan.
>
>
===
> 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



Creation of MS Word Object.

2000-05-31 Thread Tarun Dewan

Hi All,

Can anybody explain me the procedure of creating MS Word object in JAVA.

Thanks in advance.

Bye,

Tarun Dewan.

===
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: taglib question

2000-05-31 Thread Martin Smith

I've been having similar trouble understanding the rules (though the JRun docs were
somewhat helpful.)  Even if this DID work without extracting the .tld,  wouldn't
your uri be "WEB-INF/lib/taglib.jar"??  I thought the reference was supposed to be
relative to the calling JSP file, which is above "WEB-INF"

martin

"Holmes III, William S" wrote:

> Hi,
>
> Can someone point me to a working tag library example?
>
> I keep getting the following exception in Tomcat:
>
> org.apache.jasper.JasperException: Unable to open taglibrary taglib.jar : no
> protocol: taglib.jar
> at
> org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
> ntListener.java:672)
> at
> org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
> ener.java:116)
>  :
>
> The jar file (WEB-INF/lib/taglib.jar) contains:
>   taglib/customtag.class
>   META-INF/taglib.tld
>
> The jsp file has the following:
>  <%@ taglib uri="taglib.jar" prefix="simple" %>
> :
> :
> 
> :
> :
>
> Thanks,
>   Bill H.
>
> ===
> 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: how to use Session in a jsp function?

2000-05-31 Thread Eric Dunstan

You would pass the bean instance and session object as parameters in a JSP
function (called a method).

For Example, you would say:

<%!
  int chkID(String strBar, Alpine.chkBean chk,
  javax.servlet.http.HttpSession session)
  {
  Session session;
  String strID=""+session.getValue("ID");
  String strPassword=""+session.getValue("Password");
  int flag;
  flag=chk.chkID(strID,strPassword,strBar);
  if(flag==1)
 return 1;
  else
 return 0;

  }%>
Eric R. Dunstan
A.D.2000

>From: karen <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: how to use Session in a jsp function?
>Date: Wed, 31 May 2000 14:17:38 +0800
>
>hello,just as you say,to use out.println() method,we need to add like this
>func(JspWriter out)
>{
>}
>if I want to use a Session method,just as session.putValue() or
>session.getValue(),how can I realize?and more if I can call a bean in a jsp
>function?just like below:
>
>
><%!
>  int chkID(String strBar)
>  {
>  Session session;
>  String strID=""+session.getValue("ID");
>  String strPassword=""+session.getValue("Password");
>  int flag;
>  flag=chk.chkID(strID,strPassword,strBar);
>  if(flag==1)
> return 1;
>  else
> return 0;
>
>  }%>
>
>Thanks a lot!
>
>===
>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


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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



Re: Problem with variables.

2000-05-31 Thread Liza J Alenchery

Thanks for the reply. I got rid of the problem by putting <%! int
var; %> and doing
<% var = 0 ; var++ %>

thanks again

liza
--- Jim Bailey <[EMAIL PROTECTED]> wrote:
> Yes, that is how it is supposed to work.
>
> The syntax <%!...%> creates a class variable for the servlet
> created from
> the JSP. It is the same as if you typed the following:
>
> public class MyCustomServlet
> {
>   int var = 0;
>
>   public void _jspService(HttpServletRequest request,
> HttpServletResponse
> response)
> throws IOException, ServletException
>   {
> var++;
>
> out.println( var );
>   }
> }
>
> Keep in mind that the class is instantiated at the whim of the
> application
> server. You can't assume that each invocation will create a new
> instance of
> the class. For efficiency the application server will keep the
> original
> instance around in memory and simply re-invoke the _jspService
> method as it
> needs to.
>
> You also can't assume that the application server won't destroy the
> instance
> of the class and subsequently create a new instance as it is
> needed. The
> server may also keep multiple instances of the servlet class around
> in
> memory at the same time.
>
> The best advice is to only declare constants using the <%! %>
> syntax. Avoid
> creating mutable class variables using this technique.  It is very
> difficult
> to get right.
>
> As a postscript, the syntax <%! var++ %> is incorrect and as far as
> I know
> won't compile. The <%! %> scriplet tag is for creating class
> declarations
> and the syntax of the following is incorrect:
>
> public class MyCustomServlet
> {
>   int var = 0;
>   var++;
>
>   public void _jspService(...
> }
>
> I hope this helps.
>
> -Original Message-
> From: Liza J Alenchery [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 31, 2000 1:33 PM
> To: [EMAIL PROTECTED]
> Subject: Problem with variables.
>
>
> I have declared a variable in my JSP page as
> <%! int var = 0 ;
> %>
> and somewhere else, I do
>
> <% var ++ ; %>
> and also
> <%! var++; %>
>
> The problem is that when each time I come to the page in the
> browser,
> the previous values are held in the integer var. It does not get
> reset to 0. What is happening here?
>
> thanks in advance
> liza
>
>
> __
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.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


__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.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



ANNOUNCEMENT: New JAKARTA-STRUTS Subproject

2000-05-31 Thread Craig R. McClanahan

The Jakarta Project Management Committee is pleased to announce the
formation of a new subproject called JAKARTA-STRUTS.  Struts is a small
framework for building web applications that uses the
Model-View-Controller (MVC) design pattern commonly known as "Model 2".
It includes the following key features:

* A controller servlet with action mapping technology, which serves as
  the "front component" for the application.

* A comprehensive custom tag library for building internationalized
  JSP pages that interact with JavaBeans managed automatically by
  the controller servlet.

* Useful utility classes that can process XML input, as well as use
  Java reflection to populate JavaBean properties by matching names
  in the same way that 
  does for JSP pages.

Struts will serve as a platform for exploring the optimum approaches to
implementing the "Model 2" design pattern, and will run on any servlet
container that supports the Servlet Specification, version 2.2 or later,
and the JavaServer Pages (JSP) Specification, version 1.1 or later (such
as Tomcat).  It is also supported by developer and user mailing lists,
with subscription information available at
http://jakarta.apache.org/getinvolved/mail.html.

Nightly distributions of Struts (which includes both the source code and
the compiled libraries) are available at
http://jakarta.apache.org/builds/struts/nightly/.

Craig McClanahan

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



strong connection #6BE9

2000-05-31 Thread Jose

Any special occasion coming up???
Be exclusive with HAIR ACCESSORIES!!!
Visit us at http://www.strongconnection.com





If you have received this message in error, please
remove at:
mailto:[EMAIL PROTECTED]?subject=remove


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



.

2000-05-31 Thread Debra

I understand that you're between 17 - 27?  And in good
physical condition?
(If you know someone who is please forward)

How would you like to be a prestigous officer in the
armed forces... plus free money for college?

Are you up for a challenge?  Want more?  Click here for
today's offer for you...

 http://www.armedforcescareers.com/free.html




If you have received this message in error, please
remove at:
mailto:[EMAIL PROTECTED]?subject=remove


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



Multiple Tags with same Custom Tag Class

2000-05-31 Thread Arun Thomas

Hey all,

Can anyone tell me what happens if I have multiple tags defined in the tld
all
using the same TagSupportClass, but perhaps with different attributes
defined?

The TagSupport subclass would be written to make sense of a particular set
of
parameters, but I'd like to know if the spec specifies (I haven't _seen_ it
yet) that each tag entry in the tld corresponds to a different instance of
the class associated with that tag.

-AMT


¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸
,ø¤

Arun Mammen Thomas
Email: [EMAIL PROTECTED]
Phone: (415) 547-7004

===
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: JavaScript Error

2000-05-31 Thread M. Simms

I believe that permits you to type-in javascript variables to trace values,
etc.
The script interpreter is active at that point.



Steve - am I wrong on this ?

> -Original Message-
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Atul Purushan
> Sent: Sunday, May 28, 2000 10:45 AM
> To: [EMAIL PROTECTED]
> Subject: JavaScript Error
>
>
> Hi All,
>  i was testing my javascript on netscape navigator 4.7. i encountered some
> error in my javascript.on typing "javascript:"
> in the location bar of the navigator i found a new window showing me the
> error. what i could not understand was an editable text box at
> the bottom of
> the new window with label "javascript typein" .
> can somebody explain me what this is for.
> thanks in advance.
> atul.
>
> ==
> =
> 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: session cookie creation

2000-05-31 Thread M. Simms

Are you sure the Cookie constructor does not accept additional parameters ?

Cookies can require the directory reference as well as the domain name.
a directory value of "/" makes the cookie accessible from all web pages at a
domain.
Otherwords, the access is specific to the directory that it was created in.


> -Original Message-
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kommana, Sridhar
> Sent: Wednesday, May 31, 2000 9:29 AM
> To: [EMAIL PROTECTED]
> Subject:
>
>
> We are using Netscape Enterprise Server with IBM WebSphere
> Application Server 3.0.2.
> If we don't put our cookies in servlets, then session is created
> and we get two client cookies. Simple code used and client cookies
> created are:
>
> HttpSession session = request.getSession(true);
> session.putValue("name", "netTest");
>
> ssuid: 2wFD4w00jJo0003Aejh8bte1u8 (NES cookie)
> sesessionid: ORQ2WEYBMCQKM2JZLWA (WebSphere Cookie to track sessions)
>
>
> When we introduce our cookies in our servlets, the session is not
> getting created. Simple code used and client cookies created are:
>
> HttpSession session = request.getSession(true);
> session.putValue("name", "netTest");
> Cookie testCookie = new Cookie("testCookie", "I am Cookie!");
> response.addCookie(testCookie);
>
> testCookie: I am Cookie! (our cookie)
> ssuid: 2wFD4w00jJo0003Aejh8bte1u8 (NES cookie)
>
> I don't understand why we are not getting sesessionid(websphere
> cookie), when we introduce our cookies!
>
> Thanks in advance.
>
> ==
> =
> 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: Jrun will not work with JDK1.3 or JDK1.2+hotspot on WinNT !!

2000-05-31 Thread Scott Stirling

> -Original Message-
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Bailey
> Sent: Wednesday, May 31, 2000 11:32 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Jrun will not work with JDK1.3 or JDK1.2+hotspot on WinNT
>
> This is interesting. Can someone give more details on when this
> happens and
> why it is a JVM problem? We are running Resin "srun" version
> 1.1.2 with IIS
> as an NT service under JDK 1.3 and it seems to work fine.  Our production
> servers are still running 1.2.2 so we would really like to understand the
> details.

Go to the link and read the details:

http://developer.java.sun.com/developer/bugParade/bugs/4323062.html

Unless you log off of the NT box as the user that started the process, I
don't think you'll see the problem.

Scott Stirling

===
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: Urgent : how to replace multiple occurances of a character in a string

2000-05-31 Thread Vincent Yau

I use the regular expression package from Apache
http://jakarta.apache.org/regexp/index.html

and then I did:

RE expr = new RE("'") ;  // RE is the class object from Apache
String newstr = expr.subst(oldstr, "''") ;



m: srinivasa rao yeramati <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Urgent : how to replace multiple occurances of a character in a
>   string
>Date: Thu, 1 Jun 2000 04:03:14 IST
>
>Hi
>
>I have to replace the occurance of single quote ' with two single quotes ''
>in multipe places with in the same string .
>How can i replace multiple ocurances. is replace method has any parameters
>to take care.
>
>Help is highly appreciated
>
>srini yeramati
>
>
>
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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



Re: Urgent : how to replace multiple occurances of a character in a string

2000-05-31 Thread Fernando Ribeiro

Use a regular expression package like the good one available from GNU
(www.cacas.org/~wes), OROMatch or Stevesoft`s com.stevesoft.pat.

fribeiro

- Original Message -
From: "srinivasa rao yeramati" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 01, 2000 1:03 AM
Subject: Urgent : how to replace multiple occurances of a character in a
string


> Hi
>
> I have to replace the occurance of single quote ' with two single quotes
''
> in multipe places with in the same string .
> How can i replace multiple ocurances. is replace method has any parameters
> to take care.
>
> Help is highly appreciated
>
> srini yeramati
>
>
> 
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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: Urgent : how to replace multiple occurances of a character in a string

2000-05-31 Thread Boemio, Neil (CAP, FGI)

I believe you have to write your own replace:

   //
   // replace
   //
   // Replaces every occurrence of oldStr in s with newStr.
   //
   // Parameters:
   //s:  The String to perform the replacement on
   //oldStr: The substring to be replaced
   //newStr: The substring to replace with
   //
   public String replace(String s, String oldStr, String newStr)
   {
  int pos = s.indexOf(oldStr);

  while (pos != -1) {
 s = s.substring(0, pos) + newStr +
s.substring(pos + oldStr.length());
 pos = s.indexOf(oldStr, pos + newStr.length());
  }
  return s;

   }

-Original Message-
From: srinivasa rao yeramati [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 12:03 AM
To: [EMAIL PROTECTED]
Subject: Urgent : how to replace multiple occurances of a character in a
string


Hi

I have to replace the occurance of single quote ' with two single quotes ''
in multipe places with in the same string .
How can i replace multiple ocurances. is replace method has any parameters
to take care.

Help is highly appreciated

srini yeramati



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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



Trap for "Refresh" key via JSP?

2000-05-31 Thread David Edmister

is there anyway to trap for the click of the "Refresh" button/method on a
page?  i know there is in JavaScript but i don't think it'll suit my
purpose.

thanks.

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



Urgent : how to replace multiple occurances of a character in a string

2000-05-31 Thread srinivasa rao yeramati

Hi

I have to replace the occurance of single quote ' with two single quotes ''
in multipe places with in the same string .
How can i replace multiple ocurances. is replace method has any parameters
to take care.

Help is highly appreciated

srini yeramati



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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



Re: Model 2 open-source project?

2000-05-31 Thread Craig R. McClanahan

Kevin Duffey wrote:

> Hi Craig,
>
> Sorry if this goes to the list..every time I hit REPLY to your emails on the
> list..it doesn't seem to show your email address in the TO line.
>

The list was modified to default the "reply-to" address to the list instead of the
sender, which is consistent with most of the other JavaSoft mailing lists.  Many
people had complained about the previous setting, because it caused replies to go
*only* to the original sender instead of back to the list as well.

>
> Anyways..you mentioned a week or so ago about that open-source Model 2
> project. You said look for it around JavaOne time..and thats a few days
> away..so any news on it yet? I would love to start using it with our site.
> Mainly I need the auto-populate feature of the request -> bean, and the
> xml -> object mapping ability to readin my config file.
>

I'm putting the final touches on the initial code to be uploaded, so I need you to
be patient for just a little while longer :-).

>
> When do you see it being ready for use?
>

I hope to have everything done tonight so that I can announce it tomorrow.

>
> Thanks.
>

Craig

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



trying to mimic example in chapter 8 of Fields&Kolb book

2000-05-31 Thread John Cartwright

Hello,

I am very much enjoying this book, but am now trying to very slightly
modify the employee example in chapter 8 for my own purposes.  Running
tomcat 3.1 installed the examples as "webdev".
/webdev/fundamentals/helloBean.jsp seems to work just fine.

I duplicated the list.jsp and employee.jsp as listDataset.jsp and
dataset.jsp respectively, modifying them to reference my new beans.

Similarly, I modified EmployeeBean.java and FetchDatasetServlet.java as
DatasetBean.java and FetchDatasetServlet.java in
webdev/WEB-INF/classes/com/taglib/wdjsp/arch.  They compile fine.

However, when I try to access my jsp pages, it complains that the
DatasetBean class is not found.  Partial error message below.  Any
Suggestions would be greatly appreciated!

Thanks!

--john





Internal Servlet Error:

org.apache.jasper.JasperException: Unable to compile class for
JSP/usr/local/jakarta-tomcat/work/localhost_8080%2Fwebdev/_0002farch_0002flistDataset_0002ejsplistDataset_jsp_0.java:64:
Class com.taglib.wdjsp.arch.DatasetBean not found.




===
John Cartwright
Professional Research Assistant / Associate Scientist
CIRES, SEG/NGDC/NOAA
(303) 497-6284
[EMAIL PROTECTED]
===

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



Custom Tag Problems

2000-05-31 Thread Jayesh Govindarajan

Hi all,

I am kinda stuck, maybe i am missing something here.
I wrote this tag, that is used as follows (tomcat being used)

**

//stuff here


Here is the appropriate code snippet
(ForEachTag.java)

private String propertyName=null;

public void setProperty(String propertyname)
{
this.propertyName=propertyName;
}


public int doStartTag() throws javax.servlet.jsp.JspException
{
if(propertyName==null)
{
throw new JspException("No property specified");
}

//More stuff

}


The Problem -

The first time i call the JSP, it seems to work fine but if i call the jsp
again, in finds propertyName to be null and throws the exception.  Now i am
wondering if this is a threading issue cause once the jsp is compiled it
looks like this (relevant portion
only)


JspRuntimeLibrary.introspecthelpe(_jspx_th_test_foreach0,"id","queryHandler"
,null,null, false);
JspRuntimeLibrary.introspecthelper(_jspx_th_test_foreach
0,"property","W3ResultsCurrentWindow",null,null, false);
try {
int _jspx_eval_test_foreach_0 =
_jspx_th_test_foreach 0.doStartTag();
 ---

propertyName would be null if the doStartTag is called before the
setProperty is finished (which would depend on tomcat's introspecthelper
impl) , but the JSP spec says quote - "The doStartTag assumes that any
properties exposed as attributes have been set too".

Could anyone shed some light ?

Help appreciated.

-Jayesh




-Original Message-
From: David Wall [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: request scope


> Is there another way to put data into the request scope besides
> <% request.setAttribute("name",request.getParameter("name")): %>

Yes, don't do what you are doing!   Why would you put the same object
with the same name in the same request object?  It's already there.

David
ExperTrade Corporation

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



Model 2 open-source project?

2000-05-31 Thread Kevin Duffey

Hi Craig,

Sorry if this goes to the list..every time I hit REPLY to your emails on the
list..it doesn't seem to show your email address in the TO line.

Anyways..you mentioned a week or so ago about that open-source Model 2
project. You said look for it around JavaOne time..and thats a few days
away..so any news on it yet? I would love to start using it with our site.
Mainly I need the auto-populate feature of the request -> bean, and the
xml -> object mapping ability to readin my config file.

When do you see it being ready for use?

Thanks.

===
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: PL/SQL Stored Procedure that returns a reference to a cursor

2000-05-31 Thread somsak

try this

CallableStatement callableStatement = conn.prepareCall("{? =
pl_function }");
callableStatement.registerOutParameter(1, OracleTypes.CURSOR);
callableStatement.execute();
ResultSet resultSet = (ResultSet)callableStatement.getObject(1);

while(resultSet.next())
{   System.out.println(resultSet.getString(1));
}



"LITT Vincent (Neuilly Gestion)" wrote:
>
> Hi everybody,
> Could anyone tell me how to call a PL/SQL Stored Procedure that returns
> a reference to a cursor using JDBC ... and how to use this cursor
> afterwards.
>
> Thanks in advance,
>
> Vincent
>
> ===
> 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: JSP tag libraries

2000-05-31 Thread Per-Åke Olsson

Hi,
you´ll find one here:

http://www.orionserver.com/tutorials/tagtut/lesson1/lesson1.html

Good luck

Per-Åke


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Martin Desmond
Sent: den 31 maj 2000 17:54
To: [EMAIL PROTECTED]
Subject: JSP tag libraries


Hi,
Where can I find a good example/tutorial for tags and tag libraries?

Thanks!
M.

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



Application Server for Open Source

2000-05-31 Thread Douglas Sparling

Hello all,

I currently work in an open source environment - a few Solaris machines and
serveral Linux boxes. We have a new CTO who wants to use Java Servlets/JSP.
I've only experimented with Tomcat and JServ. I desperatley need information
on open source solutions for server side Java, as otherwise we'll be going
to IIS and JRun (I know JRun runs on Solaris). Are there any sites with
comparisons of the different application servers that support J2EE? I need
hard facts to use in a meeting next week.
Thanks.

===
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: Problem with variables.

2000-05-31 Thread Jim Bailey

Yes, that is how it is supposed to work.

The syntax <%!...%> creates a class variable for the servlet created from
the JSP. It is the same as if you typed the following:

public class MyCustomServlet
{
  int var = 0;

  public void _jspService(HttpServletRequest request, HttpServletResponse
response)
throws IOException, ServletException
  {
var++;

out.println( var );
  }
}

Keep in mind that the class is instantiated at the whim of the application
server. You can't assume that each invocation will create a new instance of
the class. For efficiency the application server will keep the original
instance around in memory and simply re-invoke the _jspService method as it
needs to.

You also can't assume that the application server won't destroy the instance
of the class and subsequently create a new instance as it is needed. The
server may also keep multiple instances of the servlet class around in
memory at the same time.

The best advice is to only declare constants using the <%! %> syntax. Avoid
creating mutable class variables using this technique.  It is very difficult
to get right.

As a postscript, the syntax <%! var++ %> is incorrect and as far as I know
won't compile. The <%! %> scriplet tag is for creating class declarations
and the syntax of the following is incorrect:

public class MyCustomServlet
{
  int var = 0;
  var++;

  public void _jspService(...
}

I hope this helps.

-Original Message-
From: Liza J Alenchery [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 1:33 PM
To: [EMAIL PROTECTED]
Subject: Problem with variables.


I have declared a variable in my JSP page as
<%! int var = 0 ;
%>
and somewhere else, I do

<% var ++ ; %>
and also
<%! var++; %>

The problem is that when each time I come to the page in the browser,
the previous values are held in the integer var. It does not get
reset to 0. What is happening here?

thanks in advance
liza


__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.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



Re: jsp and NT

2000-05-31 Thread Jim Bailey

First and foremost, make sure that your development is standards based and
you can pretty much switch your environment at will. We currently run NT
because that is the environment that our systems people prefer. As
developers we are pretty neutral as long as the system is reliable.

We were using Websphere 2.0x as our app server and IIS for our web server in
our production environment but we recently switched to the Resin app server
and IIS so that we could upgrade to JSP 1.x. We could easily switch to Unix
and Apache and a different app server if it ever becomes necessary.

We run 100% Java for our business logic and use JSP & HTML for presentation
layer. There is nothing NT specific about what we do. We use MS-SQL and JDBC
for our database connectivity, but again we are totally standards based and
avoid anything platform specific like stored procedures--we also run under
Oracle with the same business logic code.

So my conclusion, be careful about the technologies that you use for your
server environment and you won't get locked into any vendor. Then religious
questions like NT vs. Unix or Oracle vs. MS become purely academic.  You get
to choose what works best and have the ability to switch if something better
comes along. Avoid proprietary environments like ASP unless you really don't
care if you are tied to Microsoft. Make sure that you use as much standard
SQL as possible and not Oracle's PL-SQL unless you want to be tied to
Oracle.

Hope this helps.

-Original Message-
From: Alex Strasheim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 12:22 PM
To: [EMAIL PROTECTED]
Subject: jsp and NT

Changing the subject a little, what is your feeling about JSP on NT?
Most of the Java people I know are hard core unix people, and they
give me dire but vague warnings about mixing MS with Java.

Right now I have a production ASP site that I'd like to port to JSP
and Unix.  If I could rewrite it a little bit at a time, and keep
everything on the same server, it would be a lot easier than
rebuilding the whole thing at once then flipping the switch.  Once the
site was all JSP, I could do whatever I wanted with it.

===
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: JSP Tutorial

2000-05-31 Thread Juan José Zapico

http://www.jsptutorial.com/

http://jsptags.com/gettingstarted/



Alarcon Fabio wrote:
>
> Hi all !
> I'm new in JSP. Does anybody konow a good tutorial of JSP?
> Thanks in advance
>
> Best regards
> _
>
> Fabio Alarcon Ortiz
> Analista de Sistemas - Gerencia de Sistemas
> Gerencia Central de Desarrollo e Informatica
> EsSalud - Seguro Social de Salud
> Lima, Peru
> Telfs. : (51) (1) 265-6000, 265-7000 Anexos : 2356, 2357
> Movil  : (51) (1) 855-1393
> ICQ N° : 11002875
>
> e-mail : [EMAIL PROTECTED]
>
> ===
> 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: JSP Tutorial

2000-05-31 Thread Nayak Savitha

print page break -http://www.webreview.com/pub/2000/01/07/style/nov99.html
The big tutorial "Servlet Essentials":
www.novocode.com/doc/servlet-essentials/
Other tutorials you can find at www.servlets.com
Java Server Pages (JSP)
http://java.sun.com/products/jsp/
http://java.sun.com/products/jsp/docs.html
http://www.sunworld.com/sunworldonline/swol-08-1998/swol-08-asp.html
http://www.javaworld.com/javaworld/jw-03-2000/jw-03-ssj-jsp.html
http://www.gamelan.com/journal/techworkshop/092199_jsp1.html
http://www.gamelan.com/journal/techworkshop/092899_jsp2.html
http://www7.software.ibm.com/vad.nsf/data/document2389?OpenDocument
http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/
http://www.browsebooks.com/Fields/
http://java.sun.com/products/jsp/jsp-asp.html
http://java.sun.com/products/jsp/technical.html
http://java.sun.com/products/jsp/faq.html
http://www.serverpages.com/Java_Server_Pages/
http://www.jsptutorial.com/
http://www.servletcentral.com/1998-12/jsp.dchtml
http://csclub2.stthomas.edu:8080/mfcatlin/tutorial/files/read.html
http://csclub2.stthomas.edu:8080/mfcatlin/tutorial/jdbc/index.html
http://java.sun.com/products/jsp/html/jspbasics.fm3.html
http://www.interpasnet.com/JSS/
http://developer.java.sun.com/developer/onlineTraining/J2EE/Intro/
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-forms.html
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-jspxml.html
http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html
http://www.taglib.com/
http://jakarta.apache.org/taglibs/
http://jsptags.com/
http://www.devx.com/upload/free/features/javapro/2000/04apr00/te0004/te0004
-1.asp

===
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: Error Page?

2000-05-31 Thread Nayak Savitha

ThrowException.jsp





<%@ page
errorPage="ErrorPage.jsp"
import="java.util.Vector"
%>




<%! Vector vec = null; %>



 Let's call a method on a null Vector...

Vector has <%= vec.size() %> elements.




-
ErrorPage.jsp



<%@ page isErrorPage="true" %>




JSP Error Page





JSP Error Page

 An exception was thrown:  <%= exception %>

 With the following stack trace:


<%
ByteArrayOutputStream ostr = new ByteArrayOutputStream();
exception.printStackTrace(new PrintStream(ostr));
out.print(ostr);
%>








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



Error Page?

2000-05-31 Thread Ritesh_Srivastava

Can somebody suggest me about the error handling across JSP Pages.some code
will be useful.

===
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: how to use Session in a jsp function?

2000-05-31 Thread Danny Trieu

no can't do ..:)

modify your checkId() to pass in the session object like below:

karen wrote:

> hello,just as you say,to use out.println() method,we need to add like this
> func(JspWriter out)
> {
> }
> if I want to use a Session method,just as session.putValue() or  
>session.getValue(),how can I realize?and more if I can call a bean in a jsp 
>function?just like below:
>
> 
> <%!
>  int chkID(String strBar, HttpSession session)
>  {
>  //Session session;
>  String strID=""+session.getValue("ID");
>  String strPassword=""+session.getValue("Password");
>  int flag;
>  flag=chk.chkID(strID,strPassword,strBar);
>  if(flag==1)
> return 1;
>  else
> return 0;
>
>  }%>
>

And call it inside your scriplet like this:

<%
int ret checkID( strBar, session ) ;
%>

>
> Thanks a lot!
>
> ===
> 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: Accessing server

2000-05-31 Thread Gomez, Anthony

Thank you, I will get it
-Original Message-
From: Zaina Ajakie [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 1:07 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


web development with javaserver pages
excellent book

~zaina


-Original Message-
From: Gomez, Anthony [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 12:54 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


Hey!  I got It working

Thank you very much.
I'm just going to do more research about jsp since I'm new to it. What book
would you recomand.
Again thanks to all of you,
take care guys,
Anthony.

-Original Message-
From: Ritesh Sinha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 11:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


hi , anthony,
I guess you need to mention  the pths to the .jar files in your class path.
Eg, explicitly specify, the path to jspengine.jar, servlet.jar,xml.jar, and
the webserver.jar  files.
hope this helps,
Ritesh





"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 08:43:07 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: Accessing server




It's me again guys!

I try to edit the StartServer.bat file to try to run the examples. I only
come up with the follwing:
"This Warning is a result of not including the necessary packages in the
CLASSPATH environment that was used to invoked com.sun.web.shell.startup".
I try to make the classpath= my jswdk installation directory but still not
working.

Again thank you for all your help!
Anthony.

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 10:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

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

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

JSP tag libraries

2000-05-31 Thread Martin Desmond

Hi,
Where can I find a good example/tutorial for tags and tag libraries?

Thanks!
M.

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



Problem with variables.

2000-05-31 Thread Liza J Alenchery

I have declared a variable in my JSP page as
<%! int var = 0 ;
%>
and somewhere else, I do

<% var ++ ; %>
and also
<%! var++; %>

The problem is that when each time I come to the page in the browser,
the previous values are held in the integer var. It does not get
reset to 0. What is happening here?

thanks in advance
liza


__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.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



JSP Tutorial

2000-05-31 Thread Alarcon Fabio

Hi all !
I'm new in JSP. Does anybody konow a good tutorial of JSP?
Thanks in advance

Best regards
_

Fabio Alarcon Ortiz
Analista de Sistemas - Gerencia de Sistemas
Gerencia Central de Desarrollo e Informatica
EsSalud - Seguro Social de Salud
Lima, Peru
Telfs. : (51) (1) 265-6000, 265-7000 Anexos : 2356, 2357
Movil  : (51) (1) 855-1393
ICQ N° : 11002875

e-mail : [EMAIL PROTECTED]

===
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: Accessing server

2000-05-31 Thread Zaina Ajakie

web development with javaserver pages
excellent book

~zaina


-Original Message-
From: Gomez, Anthony [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 12:54 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


Hey!  I got It working

Thank you very much.
I'm just going to do more research about jsp since I'm new to it. What book
would you recomand.
Again thanks to all of you,
take care guys,
Anthony.

-Original Message-
From: Ritesh Sinha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 11:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


hi , anthony,
I guess you need to mention  the pths to the .jar files in your class path.
Eg, explicitly specify, the path to jspengine.jar, servlet.jar,xml.jar, and
the webserver.jar  files.
hope this helps,
Ritesh





"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 08:43:07 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: Accessing server




It's me again guys!

I try to edit the StartServer.bat file to try to run the examples. I only
come up with the follwing:
"This Warning is a result of not including the necessary packages in the
CLASSPATH environment that was used to invoked com.sun.web.shell.startup".
I try to make the classpath= my jswdk installation directory but still not
working.

Again thank you for all your help!
Anthony.

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 10:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

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

===
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: Accessing server

2000-05-31 Thread Gomez, Anthony

Hey!  I got It working

Thank you very much.
I'm just going to do more research about jsp since I'm new to it. What book
would you recomand.
Again thanks to all of you,
take care guys,
Anthony.

-Original Message-
From: Ritesh Sinha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 11:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


hi , anthony,
I guess you need to mention  the pths to the .jar files in your class path.
Eg, explicitly specify, the path to jspengine.jar, servlet.jar,xml.jar, and
the webserver.jar  files.
hope this helps,
Ritesh





"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 08:43:07 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: Accessing server




It's me again guys!

I try to edit the StartServer.bat file to try to run the examples. I only
come up with the follwing:
"This Warning is a result of not including the necessary packages in the
CLASSPATH environment that was used to invoked com.sun.web.shell.startup".
I try to make the classpath= my jswdk installation directory but still not
working.

Again thank you for all your help!
Anthony.

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 10:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

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

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



URL class+servlet

2000-05-31 Thread omar

Hello guys I have a basic question, the question is How to know if a
mail sent has been succesfully received in the server. I am trying to do
this inside a server and the class that I am using to send the mail the
class java.net.URL .
 Thanks in advance.
Omar Vera.

===
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: jsp and NT

2000-05-31 Thread Lee Elenbaas

We are using JSP on NT (WebSphere), so far no problems (our production goes
on both NT & UNIX)
The only point you have to keep an eye on, is what mix of versions
(JSP/Servlet/JDK/...) you are using.

lee
Lee Elenbaas
ViryaNet
[EMAIL PROTECTED] 
http://www.viryanet.com/


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Alex Strasheim
Sent: Wednesday, May 31, 2000 7:22 PM
To: [EMAIL PROTECTED]
Subject: jsp and NT


> This is interesting. Can someone give more details on when this happens
and
> why it is a JVM problem? We are running Resin "srun" version 1.1.2 with
IIS
> as an NT service under JDK 1.3 and it seems to work fine.  Our production
> servers are still running 1.2.2 so we would really like to understand the
> details.

Changing the subject a little, what is your feeling about JSP on NT?
Most of the Java people I know are hard core unix people, and they
give me dire but vague warnings about mixing MS with Java.

Right now I have a production ASP site that I'd like to port to JSP
and Unix.  If I could rewrite it a little bit at a time, and keep
everything on the same server, it would be a lot easier than
rebuilding the whole thing at once then flipping the switch.  Once the
site was all JSP, I could do whatever I wanted with it.

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



jsp and NT

2000-05-31 Thread Alex Strasheim

> This is interesting. Can someone give more details on when this happens and
> why it is a JVM problem? We are running Resin "srun" version 1.1.2 with IIS
> as an NT service under JDK 1.3 and it seems to work fine.  Our production
> servers are still running 1.2.2 so we would really like to understand the
> details.

Changing the subject a little, what is your feeling about JSP on NT?
Most of the Java people I know are hard core unix people, and they
give me dire but vague warnings about mixing MS with Java.

Right now I have a production ASP site that I'd like to port to JSP
and Unix.  If I could rewrite it a little bit at a time, and keep
everything on the same server, it would be a lot easier than
rebuilding the whole thing at once then flipping the switch.  Once the
site was all JSP, I could do whatever I wanted with it.

===
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: taglib question

2000-05-31 Thread Hans Bergsten

"Holmes III, William S" wrote:
>
> Hi,
>
> Can someone point me to a working tag library example?
>
> I keep getting the following exception in Tomcat:
>
> org.apache.jasper.JasperException: Unable to open taglibrary taglib.jar : no
> protocol: taglib.jar
> at
> org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
> ntListener.java:672)
> at
> org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
> ener.java:116)
>  :
>
> The jar file (WEB-INF/lib/taglib.jar) contains:
>   taglib/customtag.class
>   META-INF/taglib.tld
>
> The jsp file has the following:
>  <%@ taglib uri="taglib.jar" prefix="simple" %>
> :
> :
> 
> :
> :
>

I'm pretty sure that Tomcat 3.1 doesn't support that the "uri" attribute
is the path to the JAR file. Try extracting the TLD from the JAR and
set the "uri" attribute to point to the TLD directly instead.

The spec was/is unclear about how to deal with references to a taglib JAR file,
but it's likely that it will be clarified to state that what you do should work.
But it will take some time before all containers implement this behavior.

Hans
--
Hans Bergsten   [EMAIL PROTECTED]
Gefion Software http://www.gefionsoftware.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



Re: Submitting values from JSP to bean.

2000-05-31 Thread Matthews,Paul

Are you using 'value' in your option tags - eg


Savings acc
Cheque acc


Regards, Paul

> -Original Message-
> From: Scott Fitzgerald [mailto:[EMAIL PROTECTED]]
> Sent: 31 May 2000 14:30
> To: [EMAIL PROTECTED]
> Subject: Submitting values from JSP to bean.
>
>
> Hello Everyone,
>
> Here's my problem:
>
> I have a JSP that fills a  list (with a list of
> names) from the
> contents of a resultset. The JSP calls a method in my bean
> which sends the
> query. The resultset in the bean then gets accessed from
> within the JSP and
> each item is added to the  list one at a time. This
> part works fine.
> However, the second part of my application involves making a
> selection in
> the list and then pressing a submit button which should then
> pass the value
> of the selection (a name) to a second method in my bean which
> sends a second
> query based on the value of the selection. The problem is
> that the only
> thing being sent when I press the submit button is the value
> of the button
> itself (ie the button's text). Right now the button is in a
> second JSP which
> I <%@include%> in the first JSP.
>
> Any help would be greatly appreciated.
>
> Scott
>
> ==
> =
> 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



taglib question

2000-05-31 Thread Holmes III, William S

Hi,

Can someone point me to a working tag library example?

I keep getting the following exception in Tomcat:

org.apache.jasper.JasperException: Unable to open taglibrary taglib.jar : no
protocol: taglib.jar
at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
ntListener.java:672)
at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
ener.java:116)
 :

The jar file (WEB-INF/lib/taglib.jar) contains:
  taglib/customtag.class
  META-INF/taglib.tld

The jsp file has the following:
 <%@ taglib uri="taglib.jar" prefix="simple" %>
:
:

:
:


Thanks,
  Bill H.

===
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: Serious Bug in Sun's 1.3 JVM and HotSpot on NT

2000-05-31 Thread Dave Reid

Should be up to number One very shortly.


Dave Reid  403-530-5823
Network Systems Specialist
Operations IntraNet
" Your Web Solutions Partner "

"I'm not really a WebMaster, but I play one on WebTV"

http://webaka7.tsl.telus.com/opinet



-Original Message-
From: Scott Stirling [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 22:03
To: [EMAIL PROTECTED]
Subject: Serious Bug in Sun's 1.3 JVM and HotSpot on NT


Hi,

I posted this same thing under an obscure heading (about JRun), but this
problem affects users of any servlet container that runs as an NT service.
You should log into the Java Developer Connection at Sun and vote to have it
fixed (see the link below).  Since last week we've already bumped it up from
about 18th to 7th.  The number one bug right now is "Clipboard.setContents
not working for custom flavor."  Come on, which would you rather see fixed?

The 1.3 JVM with HotSpot could be a rocking engine for server-side Java, but
this bug seriously hinders its use on NT.  Please vote!

Scott Stirling
Allaire

-Original Message-
Date: May 26, 2000 06:05 AM
Author: Dave ([EMAIL PROTECTED])

Hi folks,  There is a bug in jdk1.3 (windows version) that prevents us from
running JRun (and other java based server programs) as an NT service. At
first it seems to work fine, but the jsm process is killed as soon as
someone logs out from the desktop. It wont start up on a log in again. You
need to reboot or start the service manually. This is a known and reported
bug in the "Bug parade" at JDC. The problem is there with JRun, all service
installers, rmiserver etc.  Please log in at JDC and vote for this bug:
http://developer.java.sun.com/developer/bugParade/bugs/4323062.html  You
might have to register, but it's free!  Hopefully they will fix the bug if
it gets enough votes and then we can use Windows NT as a java server
environment again!? It works with jdk1.2.2 and others, but we want the speed
of jdk1.3...  /Dave

===
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: Accessing server

2000-05-31 Thread Ritesh Sinha

hi , anthony,
I guess you need to mention  the pths to the .jar files in your class path.
Eg, explicitly specify, the path to jspengine.jar, servlet.jar,xml.jar, and
the webserver.jar  files.
hope this helps,
Ritesh





"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 08:43:07 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: Accessing server




It's me again guys!

I try to edit the StartServer.bat file to try to run the examples. I only
come up with the follwing:
"This Warning is a result of not including the necessary packages in the
CLASSPATH environment that was used to invoked com.sun.web.shell.startup".
I try to make the classpath= my jswdk installation directory but still not
working.

Again thank you for all your help!
Anthony.

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 10:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

===
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: Jrun will not work with JDK1.3 or JDK1.2+hotspot on WinNT !!

2000-05-31 Thread Jim Bailey

This is interesting. Can someone give more details on when this happens and
why it is a JVM problem? We are running Resin "srun" version 1.1.2 with IIS
as an NT service under JDK 1.3 and it seems to work fine.  Our production
servers are still running 1.2.2 so we would really like to understand the
details.



-Original Message-
From: Scott Stirling [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 11:55 PM
To: [EMAIL PROTECTED]
Subject: Re: Jrun will not work with JDK1.3 or JDK1.2+hotspot on WinNT
!!


Here we go . . . now if everyone on this list votes for this bug, it should
really get fixed!

Everyone should log into JDC and vote for this bug (see below).  The Sun
evaluation in the BugParade seems to blow it off.  This bug affects JRun
2.3.3 and JRun 3.0 on Windows platforms.

Scott Stirling
Allaire Corporation

-Original Message-
Date: May 26, 2000 06:05 AM
Author: Dave ([EMAIL PROTECTED])

Hi folks,  There is a bug in jdk1.3 (windows version) that prevents us from
running JRun (and other java based server programs) as an NT service. At
first it seems to work fine, but the jsm process is killed as soon as
someone logs out from the desktop. It wont start up on a log in again. You
need to reboot or start the service manually. This is a known and reported
bug in the "Bug parade" at JDC. The problem is there with JRun, all service
installers, rmiserver etc.  Please log in at JDC and vote for this bug:
http://developer.java.sun.com/developer/bugParade/bugs/4323062.html  You
might have to register, but it's free!  Hopefully they will fix the bug if
it gets enough votes and then we can use Windows NT as a java server
environment again!? It works with jdk1.2.2 and others, but we want the speed
of jdk1.3...  /Dave

> -Original Message-
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jj Fu
> Sent: Tuesday, May 30, 2000 1:26 PM
> To: [EMAIL PROTECTED]
> Subject: Jrun will not work with JDK1.3 or JDK1.2+hotspot on WinNT !!
>
>
> Hi, I am sure some of you out there have already used JDK1.3 or
> the server side VM, hotspot. But there is a big problem when run
> JRun 2.3.3 on these products.
> One week ago I install JDK1.3,  hotspot, and JRun on my computer.
> It seems to work after I started JSM which is a NT service that
> run by system account. But as soon as I logged out my account
> from the NT box, JSM stoped. Html and asp pages can be pulled out
> but jsp pages can not. I logged on again and restarted JSM from
> NT service, however, it stopped again as soon as I logged out. I
> turned to Allaire for help because I was completely lost. Allaire
> comfimed me that this is a VM problem. Either hotspot or JDK1.3
> could caused this.
> Did any one see this problem before? or I am the only one out of
> luck. Now the question is how to fix it. I would apprecite it if
> you share your exprience with me so I do not have to get rid of
> JDK1.3 and hotspot. Thanks.
> BTW, I have searched jsp archive and Javasoft site with no anwser.
>
>
>
> JJ Fu
> SUN Certified Java programmer

===
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: Accessing server

2000-05-31 Thread Ritesh Sinha

One thing I would Like to stress, here is that , JSWDK is good for
developing , but not for Deploying.
For Deploying , You need something as good as Apache. And for Apache to run
JSP, you need Tomcat.





"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 08:23:36 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: Accessing server




Thank you Guys!!

I will try to edit the Startserver.bat file.

-Original Message-
From: ganesh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


Not Necessary.
U can run the examples on u'r local machine by using the StartServer
batchfile
which u can find it under the root of jswdk directory / U can use the Java
Webserver.

Ganesh.

"Gomez, Anthony" wrote:

> Hi Everybody,
>
> I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
> to try to run some of the examples. My question is, do I have to download
> Tomcat before I can try any of the examples.
>
> Any help would be greatly appreciated
>
> Thank you
> Anthony.
>
>
===
> 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

--
---
Youth is not a time of life, it is a state of mind.
You are as old as your doubt, your fear, your despair.
The way to keep young is to keep your faith young.
Keep your self-confidence young.Keep your hope young."
---
Gans.

===
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: Accessing server

2000-05-31 Thread Gomez, Anthony

It's me again guys!

I try to edit the StartServer.bat file to try to run the examples. I only
come up with the follwing:
"This Warning is a result of not including the necessary packages in the
CLASSPATH environment that was used to invoked com.sun.web.shell.startup".
I try to make the classpath= my jswdk installation directory but still not
working.

Again thank you for all your help!
Anthony.

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 10:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

===
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: PL/SQL Stored Procedure that returns a reference to a cursor

2000-05-31 Thread Fernando Ribeiro

All you need to know is to do so:

Resultset resultSet = callableStatement.executeQuery( );

Remember to first create the CallableStatement class instance and pass the
proper argument to the prepareCall method.

fribeiro

- Original Message -
From: "LITT Vincent (Neuilly Gestion)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 11:32 AM
Subject: PL/SQL Stored Procedure that returns a reference to a cursor


> Hi everybody,
> Could anyone tell me how to call a PL/SQL Stored Procedure that
returns
> a reference to a cursor using JDBC ... and how to use this cursor
> afterwards.
>
> Thanks in advance,
>
> Vincent
>
>
===
> 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: Accessing server

2000-05-31 Thread Fernando Ribeiro

They are different products. You can run both in the development stage.

Tomcat is also adequate for small low-traffic websites based on servlets and
JSP not only in the development stage.

fribeiro

- Original Message -
From: "Ritesh Sinha" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 11:53 AM
Subject: Re: Accessing server


> Hi anthony,
> JSWDK doesn't need TOMCAT.
> ritesh
>
>
>
>
>
>
> "Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 07:17:51 PM
>
> Please respond to A mailing list about Java Server Pages specification and
>   reference <[EMAIL PROTECTED]>
>
> To:   [EMAIL PROTECTED]
> cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)
>
> Subject:  Accessing server
>
>
>
>
> Hi Everybody,
>
> I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
> jswdk-1.0.1
> to try to run some of the examples. My question is, do I have to download
> Tomcat before I can try any of the examples.
>
>
> Any help would be greatly appreciated
>
> Thank you
> Anthony.
>
>
===
> 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: Accessing server

2000-05-31 Thread Gomez, Anthony

Thank you Guys!!

I will try to edit the Startserver.bat file.

-Original Message-
From: ganesh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: Accessing server


Not Necessary.
U can run the examples on u'r local machine by using the StartServer
batchfile
which u can find it under the root of jswdk directory / U can use the Java
Webserver.

Ganesh.

"Gomez, Anthony" wrote:

> Hi Everybody,
>
> I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
> to try to run some of the examples. My question is, do I have to download
> Tomcat before I can try any of the examples.
>
> Any help would be greatly appreciated
>
> Thank you
> Anthony.
>
>
===
> 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

--
---
Youth is not a time of life, it is a state of mind.
You are as old as your doubt, your fear, your despair.
The way to keep young is to keep your faith young.
Keep your self-confidence young.Keep your hope young."
---
Gans.

===
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: Accessing server

2000-05-31 Thread Ritesh Sinha

Hi anthony,
JSWDK doesn't need TOMCAT.
ritesh






"Gomez, Anthony" <[EMAIL PROTECTED]> on 05/31/2000 07:17:51 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Accessing server




Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

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



No Subject

2000-05-31 Thread Kommana, Sridhar

We are using Netscape Enterprise Server with IBM WebSphere Application Server 3.0.2.
If we don't put our cookies in servlets, then session is created and we get two client 
cookies. Simple code used and client cookies
created are:

HttpSession session = request.getSession(true);
session.putValue("name", "netTest");

ssuid: 2wFD4w00jJo0003Aejh8bte1u8 (NES cookie)
sesessionid: ORQ2WEYBMCQKM2JZLWA (WebSphere Cookie to track sessions)


When we introduce our cookies in our servlets, the session is not getting created. 
Simple code used and client cookies created are:

HttpSession session = request.getSession(true);
session.putValue("name", "netTest");
Cookie testCookie = new Cookie("testCookie", "I am Cookie!");
response.addCookie(testCookie);

testCookie: I am Cookie! (our cookie)
ssuid: 2wFD4w00jJo0003Aejh8bte1u8 (NES cookie)

I don't understand why we are not getting sesessionid(websphere cookie), when we 
introduce our cookies!

Thanks in advance.

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



PL/SQL Stored Procedure that returns a reference to a cursor

2000-05-31 Thread LITT Vincent (Neuilly Gestion)

Hi everybody,
Could anyone tell me how to call a PL/SQL Stored Procedure that returns
a reference to a cursor using JDBC ... and how to use this cursor
afterwards.

Thanks in advance,

Vincent

===
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: Accessing server

2000-05-31 Thread M Munavar Baig

No. It's not at all necessary. U can directly run through java's test
webserver available in your jswdk directory(startserver)

Cheers
Munavar

> -Original Message-
> From: Gomez, Anthony [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 31, 2000 7:18 PM
> To:   [EMAIL PROTECTED]
> Subject:  Accessing server
>
> Hi Everybody,
>
> I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the
> jswdk-1.0.1
> to try to run some of the examples. My question is, do I have to download
> Tomcat before I can try any of the examples.
>
>
> Any help would be greatly appreciated
>
> Thank you
> Anthony.
>
> ==
> =
> 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: Accessing server

2000-05-31 Thread ganesh

Not Necessary.
U can run the examples on u'r local machine by using the StartServer batchfile
which u can find it under the root of jswdk directory / U can use the Java
Webserver.

Ganesh.

"Gomez, Anthony" wrote:

> Hi Everybody,
>
> I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the jswdk-1.0.1
> to try to run some of the examples. My question is, do I have to download
> Tomcat before I can try any of the examples.
>
> Any help would be greatly appreciated
>
> Thank you
> Anthony.
>
> ===
> 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

--
---
Youth is not a time of life, it is a state of mind.
You are as old as your doubt, your fear, your despair.
The way to keep young is to keep your faith young.
Keep your self-confidence young.Keep your hope young."
---
Gans.

===
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: Accessing server

2000-05-31 Thread ralhan

no not necessariky
java webserver also is good enough

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Gomez, Anthony
Sent: Wednesday, May 31, 2000 7:18 PM
To: [EMAIL PROTECTED]
Subject: Accessing server


Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

===
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: How to call a servlet in an htm page ?

2000-05-31 Thread Fernando Ribeiro

Sorry but I was thinking a ITIL employee had asked about calling a servlet
in a HTML page. It would be really funny but did not happen.

fribeiro

- Original Message -
From: "Ritesh Sinha" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 10:05 AM
Subject: Re: How to call a servlet in an htm page ?


> CAlling a servlet in HTML page??? I guess ssi is for that? or is ITIL
doing
> it the wrong way? ;-)
> Ritesh
>
>
>
>
>
> Fernando Ribeiro <[EMAIL PROTECTED]> on 05/31/2000 05:24:05 PM
>
> Please respond to A mailing list about Java Server Pages specification and
>   reference <[EMAIL PROTECTED]>
>
> To:   [EMAIL PROTECTED]
> cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)
>
> Subject:  Re: How to call a servlet in an htm page ?
>
>
>
>
> Oops.. lets pretend this question has never been made.
>
> ITIL prefers we do that way :-)
>
> fribeiro
>
> - Original Message -
> From: "Puri Aman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 31, 2000 4:28 AM
> Subject: Re: How to call a servlet in an htm page ?
>
>
> > hello
> > what is your role at ITIL and what are you requiring?
> > Aman
> >
> > > -Original Message-
> > > From: Rajdeep Tyagi [SMTP:[EMAIL PROTECTED]]
> > > Sent: Wednesday, May 31, 2000 11:51 AM
> > > To:   [EMAIL PROTECTED]
> > > Subject:  Re: How to call a servlet in an htm page ?
> > >
> > > Very strange.
> > > Pl let me know which book/manual/specs u r following now a days.
> > >
> > > Raj
> > >
> > >
> ==
> > > =
> > > 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
>

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



(jsp and jbuilder)

2000-05-31 Thread Juan Patricio

>
> Hello
>   I have got JBuilder 3.0 Enterprise and I'd like to know if it is =3D
> posible (how??) to make JSP pages and debugger this pages in this =3D
> environment
>
> Thank you
>

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



Accessing server

2000-05-31 Thread Gomez, Anthony

Hi Everybody,

I' am new to jsp and java. I've downloaded the jdk-1.2.2 and the jswdk-1.0.1
to try to run some of the examples. My question is, do I have to download
Tomcat before I can try any of the examples.


Any help would be greatly appreciated

Thank you
Anthony.

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



Submitting values from JSP to bean.

2000-05-31 Thread Scott Fitzgerald

Hello Everyone,

Here's my problem:

I have a JSP that fills a  list (with a list of names) from the
contents of a resultset. The JSP calls a method in my bean which sends the
query. The resultset in the bean then gets accessed from within the JSP and
each item is added to the  list one at a time. This part works fine.
However, the second part of my application involves making a selection in
the list and then pressing a submit button which should then pass the value
of the selection (a name) to a second method in my bean which sends a second
query based on the value of the selection. The problem is that the only
thing being sent when I press the submit button is the value of the button
itself (ie the button's text). Right now the button is in a second JSP which
I <%@include%> in the first JSP.

Any help would be greatly appreciated.

Scott

===
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: JSP-useBean

2000-05-31 Thread Ken Torimaru

<%=mybean.getSample()%>

>-Original Message-
>From: A mailing list about Java Server Pages specification and reference
>[mailto:[EMAIL PROTECTED]]On Behalf Of Vinay K.V. Menon
>Sent: Tuesday, May 30, 2000 5:48 AM
>To: [EMAIL PROTECTED]
>Subject: JSP-useBean
>
>
>Hi!
>I am new to using Java Beans in JSP. I have the following line of code
>for the Bean instantiation
>
>
>
>and am trying to get a property Sample on the bean. For this I tried
>
><%
>mybean.getSample();
>%>
>
>Doesn't seem to work! Has anyone faced this problem? Also, when I
>try to add
>the page directive at the top,
><%@ page import="java.util.*, java.lang.*" %>
>
>it gives me,
>
>Error getting compiled page.
>1,11: Attribute page has no value.
>
>Can someone tell me what is it that I am doing wrong. I am using Netscape
>Enterprise Edition 3.61 as my WebServer and Websphere 2.0.3 as my
>Application Server.
>
>Thanks for you time.
>
>Vinay
>
>===
>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



use Bean to connect to DATABASE with JSP

2000-05-31 Thread Nwalal Mi Nyom Martin

Hi,
I have problem to connect to the database with jsp by using beans
I have this error:

java.sql.SQLException:Must be logged on to server
 at oracle.jdbc.dbaccess.DBError.check_error(DBerror.java:448)

 Can somebody tell me how to do

Thanks for help

Martin



__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.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



Re: How to call a servlet in an htm page ?

2000-05-31 Thread Ritesh Sinha

CAlling a servlet in HTML page??? I guess ssi is for that? or is ITIL doing
it the wrong way? ;-)
Ritesh





Fernando Ribeiro <[EMAIL PROTECTED]> on 05/31/2000 05:24:05 PM

Please respond to A mailing list about Java Server Pages specification and
  reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:(bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Re: How to call a servlet in an htm page ?




Oops.. lets pretend this question has never been made.

ITIL prefers we do that way :-)

fribeiro

- Original Message -
From: "Puri Aman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 4:28 AM
Subject: Re: How to call a servlet in an htm page ?


> hello
> what is your role at ITIL and what are you requiring?
> Aman
>
> > -Original Message-
> > From: Rajdeep Tyagi [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, May 31, 2000 11:51 AM
> > To:   [EMAIL PROTECTED]
> > Subject:  Re: How to call a servlet in an htm page ?
> >
> > Very strange.
> > Pl let me know which book/manual/specs u r following now a days.
> >
> > Raj
> >
> >
==
> > =
> > 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: JSP-Servler Question 2

2000-05-31 Thread Fernando Ribeiro

You have another alternative if this include thing does not work. You can
read yourself the servlet output and print it.

Putting this functionality into a bean would be a good idea but it is not
required at all.

fribeiro

- Original Message -
From: "Vinay K.V. Menon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 30, 2000 1:50 AM
Subject: JSP-Servler Question 2


> Hi All,
> I did get a few answers to a question I had posted about embedding
> servlet output in a JSP page. I guess I need to restate the requirement!
> I am developing a few servlets that would generate HTML code
snippets -
> might not be complete HTML pages. The output of these servlets should
merge
> with whatever HTML the JSP pages would produce. For instance if the JSP
page
> had only the HTML and the HEAD tags and the servlets produce the BODY tag
> and  its contents, the 2 need to be merged and displayed.
> I tried stuff like
> 
>
> This compiles fine but does not produce the desired results! I
would
> really appreciate if it is feasible to do thie WITHOUT resorting to using
> beans.
>
> Vinay
>
>
===
> 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: How to Generate Reports in JSP?.Help needed

2000-05-31 Thread Fernando Ribeiro

Is not a report generator implemented as a bean enough for you?

fribeiro

- Original Message -
From: "Biren Patnaik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 7:04 AM
Subject: Re: How to Generate Reports in JSP?.Help needed


> Hi Dennis,
> Thanx for ur reply.Do u have any solution of generating reports.I m
> developing an intranet based application in java/jsp .I want to generate
> 20 to 30 reports.I don't get any idea of how to generate reports in JSP.I
> m using Oracle 8.0.3 as backend.I want to generate reports on-line, means
> in the browser.Some suggested to go for Oracle web-programming and some
> suggested for Crystal reports and some for Brio.Brio is very expensive.If
> I choose Crystal reports ,it is again a MS Product.Can't I develop it
> solely on jsp/servlet or using any inexpensive tools needed for generating
> reports.Please help
> Looking forward to geeting reply from u at the earliest.
> Biren
>
> On Wed, 31 May 2000, Dennis Huang wrote:
>
> > Free? No! Brio ask us for $US75,000!
> > But I should say Brio is very good. Go to www.brio.com to have a look.
> >
> > Dennis
> >
> > -Original Message-
> > From: Biren Patnaik [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, 31 May 2000 17:15
> > To: [EMAIL PROTECTED]
> > Subject: Re: How to Generate Reports in JSP?.Help needed
> >
> >
> > Hi Pradeep,
> > Thanx for ur answer.I don't have enough idea about BRIO.Can u please
tell
> > me any sites of BRIO.Is it freely available on the net.Please give me
some
> > hints about this.Is it a tool for JSP OR Java for report
generation.Please
> > help.Awaiting ur reply.
> > Thanx in advance
> >
> > On Tue, 30 May 2000, Pradeep Kumar wrote:
> >
> > > Also, check BRIO...its a pretty good tool for generating web reports
> > >
> > > -Pradeep
> > >
> > > -Original Message-
> > > From: Hines, Bill [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, May 30, 2000 5:55 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: How to Generate Reports in JSP?.Help needed
> > >
> > >
> > > Crystal Reports, which has always been the to reporting tool, also has
web
> > > tools. But what we do is to just generate a static HTML page and
invite
> > our
> > > users to use the 'Print' button of the browser.  Bill Hines
> > >
> > > -Original Message-
> > > From: Biren Patnaik [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, May 30, 2000 3:44 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: How to Generate Reports in JSP?.Help needed
> > >
> > >
> > > Hi verret,
> > > Thanks for ur quick answer.Can u please tell me any web-sites which
will
> > > have a clear understanding about the report server.Any books also?.
> > >
> > > On Mon, 29 May 2000, Serge Verret wrote:
> > >
> > > > I think the use of report server from Oracle would be the answer ,
> > > > it can generate html or pdf
> > > >
> > > >
> > > > - Original Message -
> > > > From: Biren Patnaik <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Monday, May 29, 2000 3:50 AM
> > > > Subject: How to Generate Reports in JSP?.Help needed
> > > >
> > > >
> > > > > Hi,
> > > > > Can anyone suggest me How to generate reports in JSP or using
latest
> > > Java
> > > > > Technology .Here My back-end is Oracle 8.0.3.
> > > > > Looking forward to geeting reply from tje JSP community sites.
> > > > > Thanks in advance
> > > > > Biren
> > > > >
> > > > >
> > > >
> > >
> >
===
> > > > > 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 [EM

JSP-useBean

2000-05-31 Thread Vinay K.V. Menon

Hi!
I am new to using Java Beans in JSP. I have the following line of code
for the Bean instantiation



and am trying to get a property Sample on the bean. For this I tried

<%
mybean.getSample();
%>

Doesn't seem to work! Has anyone faced this problem? Also, when I try to add
the page directive at the top,
<%@ page import="java.util.*, java.lang.*" %>

it gives me,

Error getting compiled page.
1,11: Attribute page has no value.

Can someone tell me what is it that I am doing wrong. I am using Netscape
Enterprise Edition 3.61 as my WebServer and Websphere 2.0.3 as my
Application Server.

Thanks for you time.

Vinay

===
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: How to call a servlet in an htm page ?

2000-05-31 Thread Fernando Ribeiro

Oops.. lets pretend this question has never been made.

ITIL prefers we do that way :-)

fribeiro

- Original Message -
From: "Puri Aman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 4:28 AM
Subject: Re: How to call a servlet in an htm page ?


> hello
> what is your role at ITIL and what are you requiring?
> Aman
>
> > -Original Message-
> > From: Rajdeep Tyagi [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, May 31, 2000 11:51 AM
> > To:   [EMAIL PROTECTED]
> > Subject:  Re: How to call a servlet in an htm page ?
> >
> > Very strange.
> > Pl let me know which book/manual/specs u r following now a days.
> >
> > Raj
> >
> >
==
> > =
> > 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



No Subject

2000-05-31 Thread Fernando Ribeiro

I think Sun itself features a mailing-list about JDBC.

fribeiro

- Original Message -
From: "Tarun Dewan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 1:12 AM


> Hi,
>
> Is there is any mailing list for JDBC? PLs. inform.
>
> Thanks,
>
> Tarun Dewan.
>
>
===
> 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: Problem accessing a java file from a jsp file.

2000-05-31 Thread Fernando Ribeiro

I could not understand your question, I think. But maybe you should check
the location of the Java file which contains the MsgBox class. You should
then try to invoke it not as a bean to check if it is working.

fribeiro

- Original Message -
From: "ganesh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 6:30 AM
Subject: Problem accessing a java file from a jsp file.


> Hi there..
>
> My requirement is to capture some information from a page
> and validate it.
> The flow is that I call the .jsp file in the browser and
> this has to call
> the .java file to validate.Then pass control to another
> .java file which
> will write the contents as a .html file into a file system.
>
> My .jsp file looks like this...
> -
> 
> Code Details
> 
> 
>
> <%@ include file="code_detail.html" %>
>
> <%@ page language="java" %>
> 
>
> <%
> if (request.getParameter("version") == null)
> {
> msg.setMessage("This field cannot be blank.");
> msg.showMessage();
> }
> %>
> 
> 
>
> The .java file has the class MsgBox() and methods like
> setMessage(),
> showMessage() which you can see from the code itself. I have
> a problem in
> accessing the .java File(which is a bean as i have
> understood) from the
> .jsp file. The browser throws up HTTP 500 - Internal server
> error.
> How do I solve this ?
>
> Thanx
> Ganesh.
>
>
===
> 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: Problem accessing a java file from a jsp file.

2000-05-31 Thread Vinod Govindan

Hi THERE ganesh!
I think you might have a problem of server not finding the java class!
Try finding out if the class is being found. Make sure you have the
class files in the right directory so that the server can pick it up!

GIve us details of what your sever is...! And where you have placed your
class files!
Vinod

Hi there..

My requirement is to capture some information from a page
and validate it.
The flow is that I call the .jsp file in the browser and
this has to call
the .java file to validate.Then pass control to another
.java file which
will write the contents as a .html file into a file system.

My .jsp file looks like this...
-

Code Details



<%@ include file="code_detail.html" %>

<%@ page language="java" %>


<%
if (request.getParameter("version") == null)
{
msg.setMessage("This field cannot be blank.");
msg.showMessage();
}
%>



The .java file has the class MsgBox() and methods like
setMessage(),
showMessage() which you can see from the code itself. I have
a problem in
accessing the .java File(which is a bean as i have
understood) from the
.jsp file. The browser throws up HTTP 500 - Internal server
error.
How do I solve this ?

Thanx
Ganesh.

===

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: Configure JavaWebServer2.0 for ASP

2000-05-31 Thread Jens Andersen

Hi Mohammed Sharif

No can't do! If you want ASP then use Micro$oft IIS/PWS!! But why use ASP
when you can have a even cooler language - JSP ROX!!

regards,

J!

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Mohammed Sharif
Sent: 30. maj 2000 17:55
To: [EMAIL PROTECTED]
Subject: Configure JavaWebServer2.0 for ASP


Hi

I have installed JavaWebserver2.0. I want to run ASP. I have placed my .asp
file in public_html. It displays it as a text file. How do i configure it to
run the file as a "ASP" and not a text file

Thanx

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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



Problem accessing a java file from a jsp file.

2000-05-31 Thread ganesh

Hi there..

My requirement is to capture some information from a page
and validate it.
The flow is that I call the .jsp file in the browser and
this has to call
the .java file to validate.Then pass control to another
.java file which
will write the contents as a .html file into a file system.

My .jsp file looks like this...
-

Code Details



<%@ include file="code_detail.html" %>

<%@ page language="java" %>


<%
if (request.getParameter("version") == null)
{
msg.setMessage("This field cannot be blank.");
msg.showMessage();
}
%>



The .java file has the class MsgBox() and methods like
setMessage(),
showMessage() which you can see from the code itself. I have
a problem in
accessing the .java File(which is a bean as i have
understood) from the
.jsp file. The browser throws up HTTP 500 - Internal server
error.
How do I solve this ?

Thanx
Ganesh.

===
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: Method not found error

2000-05-31 Thread Jari Worsley

See below:

Alan Goodenough wrote:
>
> hi,
>
> we are in the process of developing an E-Commerce store using JSP, and =
> are having difficulty getting our getXXX() methods to work. We can =
> retrieve our getPrice() method, but we cannot retrieve the others in the =
> same class. Both methods are identical in that they are floats.=20
>
> this is the JSP calling the methods (prod_code is passed from the =
> previous page)
> <%
> SWRTstore_product prod =3D new SWRTstore_product(prod_code);
>
> float price =3D prod.getPrice(); // works fine
> float weight =3D prod.getWeight(); // this doesn't work=20
> %>
>

Looks ok syntaxwise. Have you checked that the class is being reloaded
properly by the jsp engine you're using? check for caches, or the .class
file in two places on the classpath, etc. There can be some nice gotchas
with some of the servlet engines to do with class reloading (or not as
the case may be). To be sure you've really got to shut down and restart
the servlet engine (which can be a real pain in a production
environment).

And not wanting to be critical, but speaking from personal (bitter)
experience, it is a _really_ bad idea to use floats for prices. Check
out using BigDecimal instead - that is if you ever want to consider
trading in Turkey, or Italy, etc...! Using BigDecimal also maps nicely
to using get/setBigDecimal under JDBC, and to Oracle's number(38,2) type
for currency use (among other things).

--
Jari Worsley
Senior Programmer
Hyperlink plc

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



Method not found error

2000-05-31 Thread Alan Goodenough

hi,

we are in the process of developing an E-Commerce store using JSP, and =
are having difficulty getting our getXXX() methods to work. We can =
retrieve our getPrice() method, but we cannot retrieve the others in the =
same class. Both methods are identical in that they are floats.=20

this is the JSP calling the methods (prod_code is passed from the =
previous page)
<%
SWRTstore_product prod =3D new SWRTstore_product(prod_code);

float price =3D prod.getPrice(); // works fine
float weight =3D prod.getWeight(); // this doesn't work=20
%>

the error given is method getWeight() F not found. Both methods are =
returning Floats

The methods in the class are as follows:-

public float getPrice(){
return price;
}

public float getWeight(){
return weight;
}

where price and weight are variables defined in the product class

anyhelp would be greatfully received..

alan goodenough

===
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: Apache -- Servlet2.1

2000-05-31 Thread ralhan

it is free man
fo to www.apache.org and from there to tomcat

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Siva Sankara Reddy
Sent: Wednesday, May 31, 2000 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache -- Servlet2.1


hi
Is tomcat 3.1  freely available  or  we have to purchase it
can u give some site add where i can get information regarding it
and secondly is there anyother free product available which can support
servlet 2.1 on linux with apache jserv.

thanks
sankar

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 5:58 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache -- Servlet2.1


try tomact3.1
ralhan

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Siva Sankara Reddy
Sent: Tuesday, May 30, 2000 5:26 PM
To: [EMAIL PROTECTED]
Subject: Apache -- Servlet2.1


Hi .,
we have done our project with JavaWebServer2.0 and Servlets2.1  on
Windows configurtion. Now we are going to deploy this to Apahce WebServer
with Jserv on Linux ... The problem is Apache is not supporting  Servlet2.1
version. Can some one  tell me any solution  for this..,


Thanks,
Sankar





===
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: How to call a servlet in an htm page ?

2000-05-31 Thread Puri Aman

hello
what is your role at ITIL and what are you requiring?
Aman

> -Original Message-
> From: Rajdeep Tyagi [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 31, 2000 11:51 AM
> To:   [EMAIL PROTECTED]
> Subject:  Re: How to call a servlet in an htm page ?
>
> Very strange.
> Pl let me know which book/manual/specs u r following now a days.
>
> Raj
>
> ==
> =
> 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: JSP-Servler Question 2

2000-05-31 Thread Balaji Srinivasan

This works pretty well with JavaWebServer2.0. What is the problem taht u're
facing?




"Vinay K.V. Menon"
<[EMAIL PROTECTED]To: [EMAIL PROTECTED]
.SOFT.NET>cc:
Sent by: A mailingSubject: JSP-Servler Question 2
list about Java Server
Pages specification
and reference
<[EMAIL PROTECTED]
.com>


05/30/00 10:20 AM
Please respond to A
mailing list about
Java Server Pages
specification and
reference






Hi All,
I did get a few answers to a question I had posted about embedding
servlet output in a JSP page. I guess I need to restate the requirement!
I am developing a few servlets that would generate HTML code snippets -
might not be complete HTML pages. The output of these servlets should merge
with whatever HTML the JSP pages would produce. For instance if the JSP
page
had only the HTML and the HEAD tags and the servlets produce the BODY tag
and  its contents, the 2 need to be merged and displayed.
I tried stuff like


This compiles fine but does not produce the desired results! I
would
really appreciate if it is feasible to do thie WITHOUT resorting to using
beans.

Vinay

===
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: How to call a servlet in an htm page ?

2000-05-31 Thread Rajdeep Tyagi

Very strange.
Pl let me know which book/manual/specs u r following now a days.

Raj

===
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: Apache -- Servlet2.1

2000-05-31 Thread Vinod Govindan

Hi Sankar
Search for it in any Serach engine and you'll get plenty of information
on it.!
I suggest you use www.google.com to search.

Regards,
Vinod





hi
Is tomcat 3.1  freely available  or  we have to purchase it
can u give some site add where i can get information regarding it
and secondly is there anyother free product available which can support
servlet 2.1 on linux with apache jserv.

thanks
sankar

===
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: [How to call a servlet in an htm page ?]

2000-05-31 Thread Ashish Galagali

Use post method or get method whatever u use in ur servlet

http://localhost:8080/servlet/Your servlet name">

Ashish
siujanjan <[EMAIL PROTECTED]> wrote:
hi

i would like to know, how can i call a servlet from an htm page ?
can i do it ? or i must through jsp to invoke it ? how ?
a million thanks

janice



===
·s®ö§K¶O¹q¤l¶l½c http://sinamail.sina.com.hk

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



Get free email and a permanent address at http://www.netaddress.com/?N=1

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



how to use Session in a jsp function?

2000-05-31 Thread karen

hello,just as you say,to use out.println() method,we need to add like this
func(JspWriter out)
{
}
if I want to use a Session method,just as session.putValue() or  
session.getValue(),how can I realize?and more if I can call a bean in a jsp 
function?just like below:


<%!
 int chkID(String strBar)
 {
 Session session;
 String strID=""+session.getValue("ID");
 String strPassword=""+session.getValue("Password");
 int flag;
 flag=chk.chkID(strID,strPassword,strBar);
 if(flag==1)
return 1;
 else
return 0;

 }%>

Thanks a lot!

===
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: Apache -- Servlet2.1

2000-05-31 Thread Siva Sankara Reddy

hi
Is tomcat 3.1  freely available  or  we have to purchase it
can u give some site add where i can get information regarding it
and secondly is there anyother free product available which can support
servlet 2.1 on linux with apache jserv.

thanks
sankar

-Original Message-
From: ralhan [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 12, 2000 5:58 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache -- Servlet2.1


try tomact3.1
ralhan

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Siva Sankara Reddy
Sent: Tuesday, May 30, 2000 5:26 PM
To: [EMAIL PROTECTED]
Subject: Apache -- Servlet2.1


Hi .,
we have done our project with JavaWebServer2.0 and Servlets2.1  on
Windows configurtion. Now we are going to deploy this to Apahce WebServer
with Jserv on Linux ... The problem is Apache is not supporting  Servlet2.1
version. Can some one  tell me any solution  for this..,


Thanks,
Sankar





===
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: Calling jsp:setProperty from within custom tag

2000-05-31 Thread Robert Nicholson

I think you want to pass your tag an identifier to name the bean but
otherwise you have to get hold of the set method for the property you want
to set and invoke it with reflection.

> -Original Message-
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Christian Billen
> Sent: Friday, May 26, 2000 8:40 PM
> To: [EMAIL PROTECTED]
> Subject: Calling jsp:setProperty from within custom tag
>
>
> Hello, does anyone know how I could set the property of a bean through
> introspection from within a custom tag?
>
> For example let's say I have the following code in my jsp:
>
> 
> 
>
> But instead I would like to create a custom tag library like:
>
> 
>
> and from within that tag, on the doStartTag() I would like to set all the
> properties of 'mybean' using the introspection mechanism.  How could I
> achieve this?
>
> Thanks,
>
> Christian
>
> ==
> =
> 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