Re: JSP Tools

2004-07-21 Thread John Smith
Thank-you for the recommendation. I have been trying to get my head around JDeveloper over the last few days. It looks hopeful once I can master it. Once I have done that I shall download the trial and try JavaServer Faces, but I think that two at once will be too much! John - Original

Re: JSP Tools

2004-07-21 Thread lee hwaying
PROTECTED] Reply-To: John Smith [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: JSP Tools Date: Wed, 21 Jul 2004 09:59:41 +0100 Thank-you for the recommendation. I have been trying to get my head around JDeveloper over the last few days. It looks hopeful once I can master it. Once I have done

Re: JSP Tools

2004-07-21 Thread Lykins Don H Contr AFSAC/ITS
- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of lee hwaying Sent: Wednesday, July 21, 2004 12:47 PM To: [EMAIL PROTECTED] Subject: Re: JSP Tools i have started the state of art in developing MVC more than 1 month now using tomcat, java

Re: JSP Tools

2004-07-21 Thread Lykins Don H Contr AFSAC/ITS
Sent: Wednesday, July 21, 2004 12:47 PM To: [EMAIL PROTECTED] Subject: Re: JSP Tools i have started the state of art in developing MVC more than 1 month now using tomcat, java, jsf and in comparison asp.net c# and found .net has great strength in competition as you can download asp.net for free

Re: JSP Tools

2004-07-21 Thread Michael Rozlog
become bloated, just like Java is today. Mike - Original Message - From: Lykins Don H Contr AFSAC/ITS [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 12:49 PM Subject: Re: JSP Tools don't get caught up in the .Net HYPE! stick with a standards based approach that's

Re: JSP Tools

2004-07-21 Thread Lykins Don H Contr AFSAC/ITS
well become bloated, just like Java is today. Mike - Original Message - From: Lykins Don H Contr AFSAC/ITS [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 12:49 PM Subject: Re: JSP Tools don't get caught up in the .Net HYPE! stick with a standards based approach

Re: JSP Tools

2004-07-21 Thread Michael Rozlog
- Original Message - From: Lykins Don H Contr AFSAC/ITS [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 1:53 PM Subject: Re: JSP Tools The JCP is NOT mostly controlled by SUN as you claim. Simply navigate http://jcp.org and peruse the JSR's. You'll see many

Re: JSP Tools

2004-07-21 Thread Mark Roth
Michael, I'm a bit biased, since I'm a Sun employee, but I can't resist... Java is by no means closed, and Sun does not control it. It is an industry-wide effort. Every change to Java goes through a relatively light-weight process called the JCP and starts with a Java Specification Request

Re: JSP Tools

2004-07-21 Thread Alok Singh
and reference [mailto:[EMAIL PROTECTED] Behalf Of Michael Rozlog Sent: Wednesday, July 21, 2004 1:43 PM To: [EMAIL PROTECTED] Subject: Re: JSP Tools Actually, Java is not open. I don't mean to start a major fight, but the admission that Java is owned by Sun and the JCP is still mostly controlled

Re: JSP Tools

2004-07-16 Thread lee hwaying
is there any free tools out there for JSF? regards hy From: Mark Roth [EMAIL PROTECTED] Reply-To: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: JSP Tools Date: Thu, 15 Jul 2004 09:47:33 -0400 Don't forget about JavaServer

Re: JSP Tools

2004-07-16 Thread James Holmes
list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of lee hwaying Sent: Friday, July 16, 2004 2:54 AM To: [EMAIL PROTECTED] Subject: Re: JSP Tools is there any free tools out there for JSF? regards hy From: Mark Roth [EMAIL PROTECTED] Reply-To: A mailing

JSP Tools

2004-07-15 Thread John Smith
I use an Oracle database running on HP Unix. Currently I am working to migrate all of the UI to web based, thus giving my PC support colleagues the thin client they would prefer! So far I have been using vi to create all of the server side scripts, but I can see a lot of work ahead. Now I get

Re: JSP Tools

2004-07-15 Thread Michael Rozlog
: Thursday, July 15, 2004 5:52 AM Subject: JSP Tools I use an Oracle database running on HP Unix. Currently I am working to migrate all of the UI to web based, thus giving my PC support colleagues the thin client they would prefer! So far I have been using vi to create all of the server side

Re: JSP Tools

2004-07-15 Thread Mark Roth
with JUnit that helps with the unit testing. Hope this helps, Mike - Original Message - From: John Smith [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 15, 2004 5:52 AM Subject: JSP Tools I use an Oracle database running on HP Unix. Currently I am working to migrate all

Re: JSP Tools

2001-02-27 Thread Vinay Talwar
: JSP Tools mailing list about Java Server Pages specification and reference JSP-INTEREST@jav a.sun.com 02/27/01 03:21 AM

JSP Tools

2001-02-26 Thread Matthew Schroeder
Does JSP have development tools available of the caliber that Microsoft provides for ASP? Either already released or in development? Sincerely, Matthew Schroeder PMAI Software Developer Phone: 517-788--8100 ext. 352 "For every action, there is an equal and opposite criticism." -Anonymous

Re: JSP Tools

2001-02-26 Thread jose ramon rodriguez
Yes. See "The Struts Framework", is part of the Jakarta Project, and it's free: http://jakarta.apache.org/struts/ From: Matthew Schroeder [EMAIL PROTECTED] Reply-To: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] To: [EMAIL PROTECTED] Su

Re: JSP Tools

2001-02-26 Thread Scott Koon
, 2001 12:21 PM To: [EMAIL PROTECTED] Subject: JSP Tools Does JSP have development tools available of the caliber that Microsoft provides for ASP? Either already released or in development? Sincerely, Matthew Schroeder PMAI Software Developer Phone: 517-788--8100 ext. 352 "For every a

Re: JSP Tools

2001-02-26 Thread Mukesh Jain
Jbuilder 4.0 has the feature to debug JSPs and it's quite good. -Original Message- From: Rishabh Agarwal [mailto:[EMAIL PROTECTED]] Sent: Monday, February 26, 2001 5:32 PM To: [EMAIL PROTECTED] Subject: Re: JSP Tools Can consider using Jdeveloper 3.0 from Oracle. Has support

Re: jsp tools

2000-02-17 Thread Millholland, Stuart
installed and puts a compile java, run java application, and run java applet menu item. Pretty cool. Stuart -Original Message- From: Fernando Ribeiro [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 16, 2000 6:38 AM To: [EMAIL PROTECTED] Subject: Re: jsp tools You will find two

Re: jsp tools [some new ones]

2000-02-16 Thread Scott Stirling
ight after I selected the JSP template. So it goes with Java GUIs . . . Scott Stirling West Newton, MA - Original Message - From: "Fernando Ribeiro" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 15, 2000 12:44 PM Subject: Re: jsp tools Take a look at the

Re: jsp tools [some new ones]

2000-02-16 Thread Fernando Ribeiro
. Scott Stirling West Newton, MA - Original Message - From: "Fernando Ribeiro" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 15, 2000 12:44 PM Subject: Re: jsp tools Take a look at the TextPad text editor. Just download the JSP syntax dictionary and

Re: jsp tools

2000-02-16 Thread Fernando Ribeiro
[mailto:[EMAIL PROTECTED]]On Behalf Of Chad Pitt Sent: Monday, February 14, 2000 8:19 PM To: [EMAIL PROTECTED] Subject: jsp tools Dear All, Can anyone tell me where i can download tool or editor of JSP? doesn't matter free or trial version. Please help, i r

Re: jsp tools [some new ones]

2000-02-16 Thread Robert Young
if you can spend some money, and do a lot of multi-language programming [sort of a definition of web stuff, what], Visual SlickEdit is slick. it's not an IDE, just a Very Good editor. there is a trial download at www.slickedit.com . you have to do some tweaking to get it to recognize the java

Re: jsp tools [some new ones]

2000-02-16 Thread Rupa Schomaker
ht after I selected the JSP template. So it goes with Java GUIs . . . Scott Stirling West Newton, MA - Original Message - From: "Fernando Ribeiro" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 15, 2000 12:44 PM Subject: Re: jsp tools Take a look

Re: jsp tools

2000-02-15 Thread Fernando Ribeiro
://www.allaire.com/ -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Chad Pitt Sent: Monday, February 14, 2000 8:19 PM To: [EMAIL PROTECTED] Subject: jsp tools Dear All, Can anyone tell me where i can download

Re: jsp tools

2000-02-15 Thread Felip Miralles
To: [EMAIL PROTECTED] Subject: jsp tools Dear All, Can anyone tell me where i can download tool or editor of JSP? doesn't matter free or trial version. Please help, i really need it desperately. thank you Chad Do You

jsp-tools

2000-02-15 Thread Per-Åke Olsson
PROTECTED] Subject: Re: jsp tools Where is the JSP syntax dictionary to download? felip Fernando Ribeiro wrote: Take a look at the TextPad text editor. Just download the JSP syntax dictionary and you are ready to go. The best tool Ive ever used. If you want a IDE, Im not sure we have the right

jsp tools

2000-02-14 Thread Chad Pitt
Dear All, Can anyone tell me where i can download tool or editor of JSP? doesn't matter free or trial version. Please help, i really need it desperately. thank you Chad Do You Yahoo!? Get your free @yahoo.co.uk address at

Re: jsp tools

2000-02-14 Thread Lee Elenbaas
http://www.allaire.com/ -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Chad Pitt Sent: Monday, February 14, 2000 8:19 PM To: [EMAIL PROTECTED] Subject: jsp tools Dear All, Can anyone tell me where i

JSP tools

1999-05-08 Thread Roberto Torresani
Could you give me, please, a list of JSP modules for Apache? What about GNUJSP? When will it adhere to 0.92 spec? -- Roberto Torresani --- Informatica e Statistica Applicate Istituto Agrario di S.Michele all'Adige Via E.Mach, 1 38010 S.Michele a/Adige - TN

Re: JSP tools

1999-05-08 Thread Roberto Torresani
And when will it be released? Vincent Partington wrote: Hi Roberto, Roberto Torresani wrote: What about GNUJSP? When will it adhere to 0.92 spec? GNUJSP will never adhere to the JSP 0.92 spec. However I am currently reading the draft of the 1.0 spec and plan to implement that as soon