Loading data in tree model from database table by Java

2006-02-13 Thread Gangaa D
How do I loading data in tree model from database
table by Java?
1) ReadData(Result); read following table;
table structure:
id msg  child 
1  msg1  0  
2  msg2  1  
3  msg3  2

2) ViewTree(); print following tree;
Tree View:
 msg1
   msg2
 msg3

Please help me solve it.



 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How do I restrict user twice login in JSP using session?

2005-12-16 Thread Gangaa D
How do I restrict user twice login in JSP using
session?

I mean if host1 x1 user already login to system then
host2 does not allow login to system x1 user name.

How do I solve it?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: SSL on tomcat + jk2 + apache2 + RedHat

2005-11-11 Thread Gangaa D
Dear,
I have done SSL on apache2+jk2+tomcat2+RedHat using
www.apachetomcat.com/tomcat-ssl-5-unix. 

So when we visit to https ie mark as This CA Root
certificate is not trusted because it is not in the
Trusted Root Certification Authorities store.

So How do I get Trusted Root Certification
Authorities?

--- Reynir Hubner [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 hi,
 
 yes, if you think about it, if you put your ssl key
 in apache, it will
 be used to secure the comunication between
 apache(server) and the
 client(user). Apache will then decript the message
 and forward it via
 ajp into tomcat. If you want to put ssl on those
 comunications too, it's
 a little more complex, and all you would be doing is
 adding security on
 communications between two server applications
 running on the same
 machine (is it worth it ?).
 
 Of course you can innstall your certificate into
 tomcat, but if you are
 using apache to front the tomcat, the reason to do
 so is hard to find.
 
 hope it helps
 - -reynir
 
 
 
 
 
 Gangaa D wrote:
  Dear Reynir Hubner,
  Thank you reply our msg.
  
  We have configured jk2 for apache2+tomcat5.
  So I mean jk2 does not provide SSL. Is this
 correct?
  
  
  
  
  __ 
  Yahoo! Mail - PC Magazine Editors' Choice 2005 
  http://mail.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
  
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.5 (MingW32)
 Comment: Using GnuPG with Thunderbird -
 http://enigmail.mozdev.org
 

iD8DBQFDdGhQ19KgIQihNwgRAs6SAKCkTo8LVT+mxagjuLFwPbkEiTgBOACaAx4s
 rRNk5B1g+3GMly7zuOEU+60=
 =8dW3
 -END PGP SIGNATURE-
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 





__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: SSL on tomcat + jk2 + apache2 + RedHat

2005-11-10 Thread Gangaa D
Dear Reynir Hubner,
Thank you reply our msg.

We have configured jk2 for apache2+tomcat5.
So I mean jk2 does not provide SSL. Is this correct?




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



SSL on tomcat + jk2 + apache2 + RedHat

2005-11-09 Thread Gangaa D
 
 Hi, i have done connector 443 on win32. So I move it
 to Redhat which is tomcat + jk2 + apache2.
 
 But it does not work.
 What is wrong me?
 





__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How do i setup https connection tomcat5 + jk2 + apache2 on RedHat 9.0?

2005-11-08 Thread Gangaa D
Hi, I have done tomcat5 + jk2 + apache2 on RedHat 9.0.

So I have made keystore file on Win32 and use it on 
RedHat 9.0 for tomcat5 + jk2 + apache2. 
I have configured server.xml for https.
But https does not work.

Please recommend us for solve it.





__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]