Re: repeat N times?

2006-04-20 Thread Michael Baranov
Really BIG thank you to all those who helped! :-)Michael

-> href="#" -> border around images

2006-04-20 Thread Michael Baranov
Hello! I have a little  trouble with this sort of code: ...    ... It produces: The problem is with href="" attribute, which makes the browser create a border around the image. The colored border respects all the link's (a) related CSS styles. But I don't want it! Is there a way to tell t

Re: repeat N times?

2006-04-20 Thread Michael Baranov
Thanks!!! And ... uhh... a quick-n-dirty example of how ho use datalist this way? :-) Michael Baranov schrieb: Hello! A quick question: Is there a way to emit HTML tag N times with/without JSTL? datalist ;-)

repeat N times?

2006-04-20 Thread Michael Baranov
Hello! A quick question: Is there a way to emit HTML tag N times with/without JSTL? I need it something like this: Leading to HTML: Thanks Michael.

treetable questions

2006-04-20 Thread Michael Baranov
Hello! I'm modeling a treetable much like in examples:         styleClass="borderTable" columnClasses="cell,cell,cell">                                                                                         Question 1:     in the scenario above, the tree column doesn't get the CS

class/style for table cells

2006-04-19 Thread Michael Baranov
Hello! tag question: Is there a way to specify class/style attributes for a table cell element ( )? Thanks!!! Michael.

to display bean messages?

2006-04-18 Thread Michael Baranov
Hello! Save my poor soul!!! :-) I'm seeking a way to be able to report high-level bean messages back to the user (e.g. password-confirmation mismatch etc.), not only field validation messages summary. Please, tell me how to do it... I cant find a way to use HtmlMessages class (and tag) proper

a table with check boxes

2006-04-17 Thread Michael Baranov
Hello! Quite a newbie question, probably very lame: Is it possible (and how?) to make a data table with boolean value column represented as check boxes? Thanks! P.S. Well, if there would have been more examples/docs around, I would not bother the list with such questions... sorry :-)

Re: Source for Examples

2006-04-17 Thread Michael Baranov
Hi! Actually all the paths lead to http://www.irian.at/myfaces/home.jsf but there are only sources of JSPs, not java backing beans... Still looking... Michael. I was wondering if there is a download package for the Tomahawk examples zip that includes the source. The only place on the project

Re: Tabago?

2006-04-15 Thread Michael Baranov
Hi Julian! Please report if you have successfully built and used Tabago, as I'm very curious about it. Did it gave you any benefits? Can it replace (at some extent) Facelets or Tiles or similar? Michael. Thanks. The root data isn't visible via subclipse. That's what I get for being trick

beginner's tree2 s.o.s call

2006-04-14 Thread Michael Baranov
Greetings! I'm a newbie with myfaces/tomahawk, so please, don't judge severe. Using: Tomcat 5.5.7 Myfaces/tomahawk 1.1.1 webapp name: spring I've got a little problem: I'm not able to see the standard images used in tree2 (folders, lines, nodes etc.) And likely not able to load associated js