Re: SWING FWATURES IN JSP

2000-05-21 Thread Christopher Berg
FIX YOUR FUCKING DATE!!! Biren wrote: > Hi all, > Thanks for the reply to my question. > Can anyone give me codes of how to write programs using Swing Features in JSP. > Like I want to show a messageBox after entering some invalid data into the user's >screen. > Thanks in advan

Re: SWING FWATURES IN JSP

2000-05-20 Thread Dmitri Namiot
check out simple tree servlet on http://coldjava.hypermart.net/servlets/tree.htm ServletShop: java server side programming http://coldjava.hypermart.net Get your own FREE, personal Netscape WebMail account today at http://web

Re: SWING FWATURES IN JSP

2000-05-19 Thread Biren
Hi all, Thanks for the reply to my question. Can anyone give me codes of how to write programs using Swing Features in JSP. Like I want to show a messageBox after entering some invalid data into the user's screen. Thanks in advance. Biren Download NeoPlanet at http://www.neoplanet.com ===

R: SWING FWATURES IN JSP

2000-05-19 Thread Spazzoli Raffaele
:[EMAIL PROTECTED]] Inviato: venerdì 19 maggio 2000 17.14 A: [EMAIL PROTECTED] Oggetto: Re: SWING FWATURES IN JSP I remember running across a library several months ago that took your swing components and converted them into some html equivalent (whatever that means). My impression was that it

Re: SWING FWATURES IN JSP

2000-05-19 Thread lester.e.stroud
REST Subject: Re: SWING FWATURES IN JSP hi russel, ok thanx anyway regards marco > -Original Message- > From: EXT Russell, Richard (DEH) [mailto:[EMAIL PROTECTED]] > Sent: 19. May 2000 10:32 > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > &

Re: SWING FWATURES IN JSP

2000-05-19 Thread Uwe Hanisch
It seems that at least all JavaScript tree build on the Folder Tree Script. The free version 2.0 is still available: http://www.geocities.com/Paris/LeftBank/2178/foldertree.html For current commercial release 4.5 see: http://classical.red.net/essence/foldertree/ Bye, Uwe ==

Re: SWING FWATURES IN JSP

2000-05-19 Thread David Gowe
ECK IT OUT!!! David Gowe - Original Message - From: Marco M <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 19, 2000 12:48 PM Subject: Re: SWING FWATURES IN JSP > Hi Richard, > yeah...i forgot about it.. > so can u suggest me how to build a Tre

R: SWING FWATURES IN JSP

2000-05-19 Thread Spazzoli Raffaele
o (BO)- Italy *+39-051.6002.213 - *fax+39-051.6002.222 * mailto: [EMAIL PROTECTED] -Messaggio originale- Da: Petr Jiricka [mailto:[EMAIL PROTECTED]] Inviato: venerdì 19 maggio 2000 11.36 A: [EMAIL PROTECTED] Oggetto: Re: SWING FWATURES IN JSP You don't even n

Re: SWING FWATURES IN JSP

2000-05-19 Thread Petr Jiricka
ll, Richard (DEH) [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 19, 2000 9:32 AM > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > figure it out in HTML or JavaScript (for a dynamic tree...), and then > generate it with JSP... I'm no expe

Re: SWING FWATURES IN JSP

2000-05-19 Thread Marco M
hi russel, ok thanx anyway regards marco > -Original Message- > From: EXT Russell, Richard (DEH) [mailto:[EMAIL PROTECTED]] > Sent: 19. May 2000 10:32 > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > figure it out in HTML or J

Re: SWING FWATURES IN JSP

2000-05-19 Thread Russell, Richard (DEH)
ell, Richard (DEH) [mailto:[EMAIL PROTECTED]] > > Sent: 19. May 2000 9:53 > > To: [EMAIL PROTECTED] > > Subject: Re: SWING FWATURES IN JSP > > > > > > not possible. Think about it. JSPs serve up HTML. Have you > > tried putting a > > JTree in a HTML pa

Re: SWING FWATURES IN JSP

2000-05-19 Thread Marco M
[EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > not possible. Think about it. JSPs serve up HTML. Have you > tried putting a > JTree in a HTML page without an applet? Kinda hard, eh? JTree > is a Java > class that runs on the client and displays on the client&#x

Re: SWING FWATURES IN JSP

2000-05-19 Thread Marco M
> -Original Message- > From: EXT Russell, Richard (DEH) [mailto:[EMAIL PROTECTED]] > Sent: 19. May 2000 9:53 > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > not possible. Think about it. JSPs serve up HTML. Have you > tried putting a > J

Re: SWING FWATURES IN JSP

2000-05-19 Thread Russell, Richard (DEH)
:00 PM > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > Hi > i am interested also > but my specific need is to put a JTree into a JSP WITHOUT > using an applet.. > is it possible?? > can someone give me some advices?? > thanx in advance and

Re: SWING FWATURES IN JSP

2000-05-18 Thread Marco M
TECTED]] > Sent: 19. May 2000 7:43 > To: [EMAIL PROTECTED] > Subject: Re: SWING FWATURES IN JSP > > > Please browse the SUN Java Swing site. > > http://java.sun.com/products/jfc/index.html > and > http://java.sun.com/products/jfc/tsc/index.html > > There is a litt

Re: SWING FWATURES IN JSP

2000-05-18 Thread Russell, Richard (DEH)
-side technology, JSP is server-side...) HTH rr > -Original Message- > From: Biren [mailto:[EMAIL PROTECTED]] > Sent: None > To: [EMAIL PROTECTED] > Subject: SWING FWATURES IN JSP > > > Hi all, > Can I use Swing Features in JSP?. > If not How can I use JoptionPane of

Re: SWING FWATURES IN JSP

2000-05-18 Thread arthur alexander
Message- From: Biren <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, May 18, 2000 11:15 PM Subject: SWING FWATURES IN JSP >Hi all, >Can I use Swing Features in JSP?. >If not How can I use JoptionPane of Swing in JSP. >My question is I

SWING FWATURES IN JSP

2000-05-18 Thread Biren
Hi all, Can I use Swing Features in JSP?. If not How can I use JoptionPane of Swing in JSP. My question is If I face any problems in validating data in user defined screen,How can i show all errors in Message Box or like JoptionPane in the user's screen. Hope someone will answer my question. Bire