You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by mmm <mm...@web.de> on 2005/09/17 11:54:40 UTC

HTML Builder

Hello,
I am coming from WebObjects side to Tapestry.
WebObjects is strongly simialr to Tapestry.
In WebObjects there is an HTML builder call WOBuilder, which takes the duty to create the relationships between the HTML (jwc components) and java components.

Relationships here mean, creates the jwc code in xxx.html, the proper code in xxx.page and even the java code for components and methods like
public String name;
etc...

Does Tapestry has such a tool like that? or any of you delvelops/planes to develop such a tool?

Sako.

Re: HTML Builder

Posted by Tomáš Drenčák <to...@gmail.com>.
There's a spindle eclipse plugin, but currently supports just tapestry 3.

2005/9/17, mmm <mm...@web.de>:
> Hello,
> I am coming from WebObjects side to Tapestry.
> WebObjects is strongly simialr to Tapestry.
> In WebObjects there is an HTML builder call WOBuilder, which takes the duty to create the relationships between the HTML (jwc components) and java components.
> 
> Relationships here mean, creates the jwc code in xxx.html, the proper code in xxx.page and even the java code for components and methods like
> public String name;
> etc...
> 
> Does Tapestry has such a tool like that? or any of you delvelops/planes to develop such a tool?
> 
> Sako.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org