Re: Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread Dain Sundstrom
On Tuesday, April 1, 2003, at 04:39 AM, julien viet wrote:

I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :

<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>


I love scriptlets also, because they make the page code to easy read 
and understand.  Even the most entry level html writer can write the 
basic java code, and it sure beats the following


   
  
  
  
  
   

See what I mean.  Tags are just overhead when you can use scriptlets.

-dain

BTW, yes that was sarcasm.



---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread Holger Baxmann
This is _not_ necessarily JSP. It could be the script lang of your 
choice.
At absolutely least the '

Any other approach should be treated with any respekt as (very fast ;-) 
hacking.

bax

Am Dienstag, 01.04.03, um 18:23 Uhr (Europe/Budapest) schrieb Hunter 
Hillegas:

Funny you mention this as your fave part cause most folks that do tons 
of
JSP think this is one of the more evil parts of JSP...

From: julien viet <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 1 Apr 2003 12:39:33 +0200
To: marc fleury <[EMAIL PROTECTED]>
Subject: Re[6]: [JBoss-dev] php5 is coming
I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :

<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>


This is what I want to do. All others things from JSP are not very
much usefull within nukes. I've been browsing old website JSP and
95% of the time <% %> tags are used.
julien

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Bill Burke
Sent: Monday, March 31, 2003 10:52 AM
To: [EMAIL PROTECTED]
Subject: RE: Re[4]: [JBoss-dev] php5 is coming
I'd really prefer JSP integration or integration with some
other popular Java based web scripting.
mf> JSP is clearly the way to go.  We will fail if we reinvent the 
scripting
mf> wheel.  Let people port to JBoss with existing pages.  All I hear 
from
mf> Julien is lame-ass whining on the compiler and such... :) I will
mf> personally work on him in Paris :)

mf> marcf



mf> ---
mf> This SF.net email is sponsored by: ValueWeb:
mf> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
mf> No other company gives more support or power for your dedicated 
server
mf> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
mf> ___
mf> Jboss-development mailing list
mf> [EMAIL PROTECTED]
mf> https://lists.sourceforge.net/lists/listinfo/jboss-development



--
Best regards,
julienmailto:[EMAIL PROTECTED]


---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Holger Baxmann - bitwind e.K.
 41539 Dormagen/NRW/Germany
 Vom-Stein-Str. 29
  +49 2133 537747


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread Hunter Hillegas
Funny you mention this as your fave part cause most folks that do tons of
JSP think this is one of the more evil parts of JSP...

> From: julien viet <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 1 Apr 2003 12:39:33 +0200
> To: marc fleury <[EMAIL PROTECTED]>
> Subject: Re[6]: [JBoss-dev] php5 is coming
> 
> I dont't want to reinvent a scripting language, but JSP are
> not adapted to nukes at all. I think the nicest feature of
> JSP is the possibility to embed true java code whithin text :
> 
> 
> <% for (int i = 0;i < 5;i++) { %>
> <%= i %>
> <% } %>
> 
> 
> 
> This is what I want to do. All others things from JSP are not very
> much usefull within nukes. I've been browsing old website JSP and
> 95% of the time <% %> tags are used.
> 
> julien
> 
>>> -Original Message-
>>> From: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED] On
>>> Behalf Of Bill Burke
>>> Sent: Monday, March 31, 2003 10:52 AM
>>> To: [EMAIL PROTECTED]
>>> Subject: RE: Re[4]: [JBoss-dev] php5 is coming
>>> 
>>> 
>>> I'd really prefer JSP integration or integration with some
>>> other popular Java based web scripting.
> 
> mf> JSP is clearly the way to go.  We will fail if we reinvent the scripting
> mf> wheel.  Let people port to JBoss with existing pages.  All I hear from
> mf> Julien is lame-ass whining on the compiler and such... :) I will
> mf> personally work on him in Paris :)
> 
> mf> marcf
> 
> 
> 
> 
> mf> ---
> mf> This SF.net email is sponsored by: ValueWeb:
> mf> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> mf> No other company gives more support or power for your dedicated server
> mf> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> mf> ___
> mf> Jboss-development mailing list
> mf> [EMAIL PROTECTED]
> mf> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> 
> -- 
> Best regards,
> julienmailto:[EMAIL PROTECTED]
> 
> 
> 
> ---
> This SF.net email is sponsored by: ValueWeb:
> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> No other company gives more support or power for your dedicated server
> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread Holger Baxmann
I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :

<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>


Ohhh, any other PHP aliens outa there?

bax
PS: no smiley at all, honestly.
This is what I want to do. All others things from JSP are not very
much usefull within nukes. I've been browsing old website JSP and
95% of the time <% %> tags are used.
julien

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Bill Burke
Sent: Monday, March 31, 2003 10:52 AM
To: [EMAIL PROTECTED]
Subject: RE: Re[4]: [JBoss-dev] php5 is coming
I'd really prefer JSP integration or integration with some
other popular Java based web scripting.
mf> JSP is clearly the way to go.  We will fail if we reinvent the 
scripting
mf> wheel.  Let people port to JBoss with existing pages.  All I hear 
from
mf> Julien is lame-ass whining on the compiler and such... :) I will
mf> personally work on him in Paris :)

mf> marcf



mf> ---
mf> This SF.net email is sponsored by: ValueWeb:
mf> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
mf> No other company gives more support or power for your dedicated 
server
mf> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
mf> ___
mf> Jboss-development mailing list
mf> [EMAIL PROTECTED]
mf> https://lists.sourceforge.net/lists/listinfo/jboss-development



--
Best regards,
 julienmailto:[EMAIL PROTECTED]


---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Holger Baxmann - bitwind e.K.
 41539 Dormagen/NRW/Germany
 Vom-Stein-Str. 29
  +49 2133 537747


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development