Re: Contacting struts 2 documentation writers

2007-07-31 Thread Ted Husted
On 7/31/07, Musachy Barroso [EMAIL PROTECTED] wrote:
 then there are examples:

 http://struts.apache.org/download.cgi#struts209

And within the examples, there are static and dynamic tree examples in
the Showcase:

 * http://www.planetstruts.org/struts2-showcase/tags/ui/

-Ted.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Contacting struts 2 documentation writers

2007-07-31 Thread Toni Lyytikäinen
Those examples don't actually work the way they should, do they? The tree
renders fine, but the topics are not working correctly. The text on the side
prompts to click a node, but clicking the node does nothing. Looks like the
event handler never gets called.

On 7/31/07, Ted Husted [EMAIL PROTECTED] wrote:

 On 7/31/07, Musachy Barroso [EMAIL PROTECTED] wrote:
  then there are examples:
 
  http://struts.apache.org/download.cgi#struts209

 And within the examples, there are static and dynamic tree examples in
 the Showcase:

 * http://www.planetstruts.org/struts2-showcase/tags/ui/

 -Ted.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: Contacting struts 2 documentation writers

2007-07-30 Thread Musachy Barroso
I don't think you quite understand how this works, first there is the
code (I got Ted's authorization to reveal it :) :

http://svn.apache.org/viewvc/struts/struts2/tags/STRUTS_2_0_9/core/src/main/java/org/apache/struts2/components/Tree.java?view=log

Then there are tutorials:

http://struts.apache.org/2.x/docs/tutorials.html

Then there is the documentation:

http://struts.apache.org/2.x/docs/guides.html

then there are examples:

http://struts.apache.org/download.cgi#struts209

and then there is a mailing list, that developers and users read. If
someone has something to say, they will answer your question and try
to help as much as possible,.

Then as the very last resource there is #struts on irc where some dev
and users hang out and you can get some immediate feedback, or not.

 if a question does not get answered in the users mailing list, you
can post it again and it will probably get someone's attention, even
in that case is not strictly necessary to send an email everyday with
the same question. Please remember that people contribute to this
project out of their own good will, they don't get payed for it.

now, can you say exactly where are you stuck?

musachy

On 7/30/07, Session A Mwamufiya [EMAIL PROTECTED] wrote:
 Hi,

 I've been trying for 2 days straight (no sleep) to get a tutorial for 
 creating a tree viewer, but to no avail (all examples and links given were 
 incomplete, but thanks for sending them though).  I would like to contact Ted 
 Husted, who's name appears at the top of the tutorials documentation page, to 
 figure out who put up the tree view code and get the complete code from him 
 directly.  However, there is no contact info for Ted, so I'm not sure what to 
 do next here.  I'm really crunched for time, and have yet to find the 
 solution that I'm looking for.

 Please advise,
 Session


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Hey you! Would you help me to carry the stone? Pink Floyd

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]