Re: OT: HTML Question

2001-05-14 Thread Atchutarao Killamsetty

The code doesn't work fine for me .. I am using IE 5.50.4522.1800IS
With regards,
Atchutarao Killamsetty,

Tel/Fax (Res) : 03-3795-7596
Tel(Mob) : 090-4425-4379
E-Mail : [EMAIL PROTECTED]
Internet   : http://atchutworld.tripod.com
- Original Message -
From: jeffc [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 15, 2001 1:15 PM
Subject: Re: OT: HTML Question


Erwin,
The code looks fine, and I'm not aware of anything in IE that would change
the value of the TD like that??  I copied it and tested it and it worked
fine for me?  What is surrounding it??

-- Original Message --
From: Erwin Kodiat [EMAIL PROTECTED]
Reply-To: A mailing list about Java Server Pages specification and
Date: Tue, 15 May 2001 10:15:58 +0800

Dear all,
Sorry for sending OT question. I have a complete phone number in the form
of
+62-21-5671207 then I put it between td tags as follows:

table
trtdPhone:/tdtd+62-21-5671207/td/tr
/table

But when I view it on the browser, I found that it rendered to:

Phone: 21-5671207

What happened to the 'country code' section? Does +62- mean something for
a browser?
FYI, I used MSIE browser version 5.00.2919.6307
Thanks in advance.


Erwin Kodiat
Mitrais Software Development Center
Bali, Indonesia
Tel: +62 361 755025
Fax: +62 361 755024
http://www.mitrais.com

This transmission is for the intended addressee only and is confidential
information.  If you have received this transmission in error, please
delete
it and notify the sender.  The contents of this E-mail are the opinion of
the writer only and are not endorsed by MROnly.com Pte Ltd unless expressly
stated otherwise.

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

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


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

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

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

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



Generating simple graphs at real time

2000-09-20 Thread Atchutarao Killamsetty

Hi,

I am looking for a way to generate simple graphs (Bar, Pie) on real time
from the options selected on one JSP and display it on the next JSP when the
user presses the submit button.

The data is realtime and hence I can not generate them during overnight
batch or something like that.

Your help or pointers is very much appreciated.

Thanks  Regards,
Atchutarao Killamsetty,
http://atchutworld.tripod.com/myjava.html

- Original Message -
From: Jacek Laskowski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, September 20, 2000 9:57 PM
Subject: Another book ? (was Re: question about import)


 Hans Bergsten wrote:
 
  plug
  My own JSP book will soon be released, and it describes what the spec
  says in this regard ;-)
  /plug

 Oh, really ? Where can we read about it - maybe web page or something ?
 Is there any chance to read a chapter or so *before* buying it ? What
 servlet engine do you use to test your examples (Tomcat ?) and what spec
 will it describe - JSP 1.1 or 1.2 ?

 Don't be surprised that I'm asking so many questions, as I've seen you
 on Tomcat-related mailing lists and others and your help was always very
 valuable, so probably does book. Besides, there're several books on the
 topic, but in most cases, the spec was only reliable source of
 information.

  Hans

 Jacek Laskowski


===
 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: Internal Overview of Java (JVM) Needed

2000-08-24 Thread Atchutarao Killamsetty

You can check the link for Bill Verner's book
Inside Java Virtual Machine (Second Edition) at
http://atchutworld.tripod.com/myjava.html

With regards,
Atchutarao Killamsetty,
http://atchutworld.tripod.com/myjava.html
- Original Message -
From: "ryoung" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 25, 2000 4:56 AM
Subject: Re: Internal Overview of Java (JVM) Needed


try:

www.holub.com/class/java_vm/notes.html

Holub has his own take on java.

robert young

 -Original Message-
 From: A mailing list about Java Server Pages specification
 and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Diaz
 Sent: Thursday, August 24, 2000 3:03 PM
 To: [EMAIL PROTECTED]
 Subject: Internal Overview of Java (JVM) Needed


 Hi all,

 I was wondering if anyone knows of resources that explain
 =how= the Java
 (virtual machine?) works:

 e.g. what $CLASS_PATH does, what JARS are, etc. Basically an
 =internal=
 overview of the Java environment. How things interact. I'm hoping
this
 knowledge will ease configuration issues when they arise for me.

 thanks in advance,
 Rich



 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com

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

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



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

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

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

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



Re: Design Pattern for JSP

2000-08-12 Thread Atchutarao Killamsetty

check http://atchutworld.tripod.com/myjava.html
for MVC architechture links, example links, and JSP book links

With regards,
Atchutarao Killamsetty,
http://atchutworld.tripod.com/myjava.html
- Original Message -
From: "Al-Jabaji Ahmed" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 11, 2000 6:02 PM
Subject: Design Pattern for JSP


 Hi

 I'm looking for Design-Pattern for JSP-Applications. I heard about a
 pattern called "modell1" and "modell2" as well as the MVC-pattern.  Are
 there any other?  Where can I find more Information about
 Web-Application design with JSP? (Tutorials, Books )

 Thnx
 Ahmed Al-Jabaji


===
 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: UML Tutorial Pointers

2000-08-10 Thread Atchutarao Killamsetty

Pretty much for the same reason, I am compiling all Java related links at
http://atchutworld.tripod.com/myjava.html
Your suggestions and also any links (you think that will be useful for
others also) are welcome.

With regards,
Atchutarao Killamsetty,
http://atchutworld.tripod.com/myjava.html

- Original Message -
From: "Khem Chand Sachdeva" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 10, 2000 3:24 PM
Subject: Re: UML Tutorial Pointers


 I fully agree with what Daryani Santosh wrote.


 Daryani Santosh wrote:

  I don't think asking for a reference site or pointers on the web is
always being
  lazy and inconsiderate of others , its very much true that there are
serach
  engines , but for a given topic a serach engine could come up with a 170
sites
  and you may have to spend hours before you get the best one. If somebody
already
  knows a good resource it can be very useful for another developer.
Ex search for "sax parser tutorial" you'll end up with more than a
1000 pages
  , the best resource for this is a recent article in the JavaWorld
magazine
  http://www.javaworld.com/javaworld/jw-08-2000/jw-0804-sax_p.html , you
won't
  find this link in the first 50.
 
  Santosh
 
 
===
  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: Can anydoby help me in database connection type for best performance

2000-08-08 Thread Atchutarao Killamsetty

Check Java Servlet Programming book by Jason Hunter and also some links at
http://atchutworld.tripod.com/myjava.html

With regards,
Atchutarao Killamsetty,
http://atchutworld.tripod.com/myjava.html

-Original Message-
From: Hooman Ahmadi [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Tuesday, August 08, 2000 8:59 PM
Subject: Can anydoby help me in database connection type for best
performance


I try to make connection with best performance But I don't know when I
should use Connection Pooling or when I should for example  Singleton
Patrern or ...

Can any body help me

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: Past Java Exam Papers

2000-08-02 Thread Atchutarao Killamsetty

Also you can find some more links at http://karao.tripod.com/myjava.html


With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: Michael Levin [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, August 02, 2000 9:46 AM
Subject: Re: Past Java Exam Papers


Sample Java Certification exam questions:
http://sun.co.uk/services/educational/certification/progsqwa.html


***
*

Michael Levin

- Original Message -
From: "arsalan lodhi" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 01, 2000 7:27 PM
Subject: Past Java Exam Papers


 Dear All:

 Can anyone help me locating a good resource on net for past java sample
 exams papers.

 Thanks a lot

 regards
 arsalan

 
 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


===
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: Connection to a database - failure

2000-08-02 Thread Atchutarao Killamsetty

OOPs !

I am taking my response back.
throws IOException, ClassNotFoundException should be used in your method
definition.

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html
-Original Message-
From: Paras Shah (Java) [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, August 02, 2000 4:53 AM
Subject: Re: Connection to a database - failure


Hi,

whats wrong with you guys!!

Error 1.
-
public class TestBean throws IOException, ClassNotFoundException {
^^ ^^
A class never throw an exception. Its methods and functions throw an
exception.

---
-
---

Error 2.
-
import java.sql.*;

public class TestBean {

=== try {
..}catch(..) {.}

Solution: You have started using a try / catch blocks directly withing
class. It has to be sed withing a method.
---
-
---

bye
Paras


- Original Message -
From: Atchutarao Killamsetty [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 31, 2000 7:28 PM
Subject: Re: Connection to a database - failure


public class TestBean {

should be replaced by

public class TestBean throws IOException, ClassNotFoundException {

/* Note : add the exceptions that my be thrown if . */


With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html


-Original Message-
From: Marcel van Kooy [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 31, 2000 7:24 PM
Subject: Connection to a database - failure


Hi all,

Can somebody please help me with this problem.
When I compile this source-code, for making a connection to a database,
I'll receive the error "type expected" in the first TRY-statement.
How can I solve this and what does it mean?
Thanks,
Marcel van Kooy

import java.sql.*;

public class TestBean {

try {
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
}

catch( Exception e ) {
System.out.println("Failed to load JdbcOdbcDriver.");
return;
}

try {
Connection con =
DriverManager.getConnection("jdbc:odbc:Studio_Bezoekers", "", "");
Statement select = con.createStatement();
ResultSet result = select.executeQuery
("...A query...");

==
=
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: I18N for Javascript in JSP pages

2000-08-02 Thread Atchutarao Killamsetty

Check the following article  may give you some idea.

http://www.javaworld.com/javaworld/jw-03-2000/jw-03-ssj-jsp_p.html

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: Bansode Neelesh [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, August 02, 2000 4:45 AM
Subject: I18N for Javascript in JSP pages


Hi all,

Any ideas on internationalizing javascript within the jsp page??

Regards,

Neelesh

===
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: Connection to a database - failure

2000-07-31 Thread Atchutarao Killamsetty

public class TestBean {

should be replaced by

public class TestBean throws IOException, ClassNotFoundException {

/* Note : add the exceptions that my be thrown if . */


With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html


-Original Message-
From: Marcel van Kooy [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 31, 2000 7:24 PM
Subject: Connection to a database - failure


Hi all,

Can somebody please help me with this problem.
When I compile this source-code, for making a connection to a database,
I'll receive the error "type expected" in the first TRY-statement.
How can I solve this and what does it mean?
Thanks,
Marcel van Kooy

import java.sql.*;

public class TestBean {

try {
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
}

catch( Exception e ) {
System.out.println("Failed to load JdbcOdbcDriver.");
return;
}

try {
Connection con =
DriverManager.getConnection("jdbc:odbc:Studio_Bezoekers", "", "");
Statement select = con.createStatement();
ResultSet result = select.executeQuery
("...A query...");

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

2000-07-31 Thread Atchutarao Killamsetty

Check free online books section and Books section at
http://karao.tripod.com/myjava.html

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: Luc Saint-Elie [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 31, 2000 6:44 PM
Subject: Re: JSP Books


I have to learn JSP in my work. Can you send me
a e-book about this subject.

The are currently none eBook available.
One projetc has been laucnched but seem to lack support (and
this is a pitty).

If you want books they are now a lot available (have a look
at the book section at
advertizinghttp://www.interpasnet.com/JSS/advertizing

If you want other ressources you may want ot have a look
at :
- http://www.interpasnet.com/JSS
- http://www.jspin.com
- http://www.jsptags.com
- http://www.jguru.com

and by the way http://java.sun.com 
Among others...

Hope this helps



Servlet's Taverne
  http://www.interpasnet.com/JSS


===
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 help on XML

2000-07-29 Thread Atchutarao Killamsetty

Following link may help you ...
http://java.sun.com/xml/docs/tutorial/dom/index.html

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: George Varghese [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Saturday, July 29, 2000 10:42 PM
Subject: Urgent help on XML


Hi,
   Please suggest an XMLParser/DOM Implementation that allows me to do the
following:
* Initialize the DOM using a string that contains a valid XML Document
hierarchy (via probably org.xml.sax.InputSource)
* Extract a section of the tree hierarchy that meets a specified criteria
viz. a given tagName, or has a given Attribute with a given value etc.

Thanx
George Varghese

===
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: JTabbedPane.

2000-07-25 Thread Atchutarao Killamsetty

You may want to check http://www.swinglets.com/

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: Elswick, Richard (R.L.) [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Tuesday, July 25, 2000 11:08 PM
Subject: Re: JTabbedPane.


Sorry about that, let me clarify.

What I am doing is using a JTabbedPane as an applet for my front end user
interface.  I have been tasked with taking several CGI script pages and
implementing them in the JTAbbedPane interface.  From what I have been able
to decipher so far, I would need to use servlets instead of the CGI to
return information to the current JTabbedPane that I am viewing.  I am
debating on rewriting the CGI scripts as servlets or JSP files.  I am not
sure right now on the approach I should take.

The current CGI scripts are some text files and user input.  The scripts
will call some sockets to some other Perl CGI scripts as well.  In the
future, there may be a database interface implemented as well.  I have
thought about suggesting a complete overhall of the CGI scripts to servlets
and JSP.  I am not sure if this is easier or not.

The question I had about the JTabbedPane is that, when I call a servlet or
CGI script, will the returned HTML/XML data be displayed in the currently
selected JTabbedPane?

Thank you,

Richard Elswick
(313) 594-4665
Ford Systems Integration Center
Ford Motor Company - www.ford.com
www.fsic.ford.com


-Original Message-
From: Geert Van Damme [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 9:24 AM
To: [EMAIL PROTECTED]
Subject: Re: JTabbedPane.


What do you mean
Servlets are server side. If you would use swing then you're creating
windows and stuff on the server side. Not very usefull, I guess.
Swing is typically used in front end applets and applications.
Of course You can create an applet that has a JTabbedPane on it and that
communicates with a server to get and store it's data. Is it that what
you're looking for?

Geert Van Damme


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Elswick, Richard (R.L.)
 Sent: dinsdag 25 juli 2000 14:34
 To: [EMAIL PROTECTED]
 Subject: JTabbedPane.


 Hello,

 I was wondering if anyone has tried to use servlets or JSP with a
 JTabbedPane swing class applet?

 Thank you,

 Richard Elswick
 Ford Systems Integration Center
 Ford Motor Company - www.ford.com
 www.fsic.ford.com

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

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



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

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

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

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


===
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: MailID of EJB-INTEREST

2000-07-25 Thread Atchutarao Killamsetty

Here you go .

[EMAIL PROTECTED]


http://archives.java.sun.com/archives/j2ee-interest.html


With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html
-Original Message-
From: K. Sreenivasulu [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Tuesday, July 25, 2000 11:15 PM
Subject: MailID of EJB-INTEREST


Hi all,
I wanted to subscribe to EJB-interest, so any one can give me the mailID,
thanks,
ceenu,

===
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: give me advices.

2000-07-23 Thread Atchutarao Killamsetty

check http://karao.tripod.com/myjava.html

-Original Message-
From: jdeveloper [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Saturday, July 22, 2000 4:47 PM
Subject: give me advices.


Hi, all,

I make a site about Java Tech.
http://jdeveloper.yeah.net
Pls give me advices on it.
Thanks in advance.
Let's share our experience.



Regards,
jdeveloper
[EMAIL PROTECTED]
http://jdeveloper.yeah.net

===
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: Database Connection Pooling

2000-07-23 Thread Atchutarao Killamsetty

If you mean just a Database connection pool class  , you can get it from
Jason Hunter's Servlet Programming Book.

If you are interested I can send my code written for one of my servlets.

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-Original Message-
From: Diwakar Killamsetty [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Friday, July 21, 2000 2:22 PM
Subject: Database Connection Pooling


Dear All,

Can any one point me to some resources, where I can get some stuff on
Database Connection Pooling. I need to do this in a Stateless Session
EJBean. Even though we are using Weblogic as our AppServer, we don't want
to
make it bound to one server. We want to code in a very generic way so that
we can port it on any AppServer.

Thanks in Advance.

regards,

Diwakar.
(office) +91-40-3308600 x8547.

===
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-07-19 Thread Atchutarao Killamsetty

check the design articles link on http://karao.tripod.com/myjava.html

-Original Message-
From: Anjana M [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Thursday, July 20, 2000 12:15 AM


Hi,
I wanted to know of any good resource with details of the Facade Pattern.

Thanks
Anjana



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