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 :

<TABLE><TR>
<% for (int i = 0;i < 5;i++) { %>
<TD><%= i %></TD>
<% } %>
</TR>
</TABLE>

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,
 julien                            mailto:[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

Reply via email to