oh the way is not so important after all, more important
is how to map JSP to Nukes components.

JSP is one method execution.

. modules consist of several methods

. theme also but method are well defined by an interface :
  header(), footer(), etc..

. block the same : renderBlock(), etc...

  we could map each module invocation to a JSP.
  theme method to a JSP
  etc...

  julien


RB> "julien viet" <[EMAIL PROTECTED]> wrote in message
RB> news:[EMAIL PROTECTED]
>>
>> JSP are files ** on the disk **, why because java compiler
>> takes files on the disks. clearly nukes stores data in database.
>> that's not incompatible I know.

RB> Two remarks:
RB> 1) have you looked at eclipse's JDT? it *might* be able to compile resources
RB> that are not on disk...
RB> not sure, I've never looked at it...
RB> 2) it seems that what you really want is a templating language like
RB> velocity...
RB> velocity is fast&simple. oh, and this might be interesting:
RB> http://jakarta.apache.org/velocity/developer-guide.html#Configuring%20Resour
RB> ce%20Loaders

RB> $0.02

RB>  - Renaud





RB> -------------------------------------------------------
RB> This SF.net email is sponsored by: ValueWeb: 
RB> Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
RB> No other company gives more support or power for your dedicated server
RB> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
RB> _______________________________________________
RB> Jboss-development mailing list
RB> [EMAIL PROTECTED]
RB> 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

Reply via email to