Yah, I'm digging in the source right now.
A basic email is one thing, but I was really interested in the nice
clean 1:1 relationship between resource and code along with the nice
basic components like list etc.
All you'd really need to do is extend page and create a new type,
however being what it is, its very much tied to the servlet container
and its session, which is only partly useful in the same of an
EmailPage.
After a quick check, I'm thinking that it's not the best solution
because of its dependency on the servlet spec... but still I dream.
- Brill
On 1-Apr-09, at 10:09 AM, Christian Helmbold wrote:
Why don't you use a template engine like FreeMarker? I think Wickets
component model doesn't work well to create E-Mails.
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org