Dear all,
I want to do something like this:
set application variable in myapp.conf
-------------------------------------------------
table_width=89
ejb_jndi=ejb/BeanHome
can be used in .html
-------------------------------------------------
<table width="<%=width%>%">
can be used in .java
-------------------------------------------------
context.lookup(ejb_jndi)
I think most web application need something like
this. Can somebody please suggest how can I do that in
tapestry?
Best regards,
Eric Tan
_______________________________________
想即時收到新 email 通知?
下載 Yahoo! Messenger http://messenger.yahoo.com.hk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]