Leonardo Shikida

Greenhorn
+ Follow
since Jan 02, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
2
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Leonardo Shikida

Hi

I want to emulate a ssh terminal in a JSF page and maybe augment some of the functions.

I am looking for open source web based ssh terminal with java in the server side.

I am looking for pure-javascript clients.

For a list of web based ssh examples, please check http://en.wikipedia.org/wiki/Web-based_SSH.

Any suggestion?

TIA

Leo
10 years ago
JSF
outputlabel is also used automatically for validation errors
12 years ago
JSF
Hi

I am looking for a tool that can reverse engineer java code to generate sequence diagrams in a format rational rose can import.

TIA

Leo Kenji


where


doc.getChildNodes() is [#document: null]

where the xml is



what am I doing wrong here?

TIA

Kenji
group size == 3 means that I can use comma for groups of 0,1,2 or 3 digits???

1,23,456 looks like a very weird number for me

I was expecting it to say that 1,2 was invalid while 1,200 was valid.

TIA

Leo K.
12 years ago


TIA

Leo K.
12 years ago


gives me "12"

is that right?



Best regards

Leo K.
12 years ago
Hi

any opinions / experiences about using selenium for ajax/jsf/richfaces testing?

TIA

Leo K.
13 years ago
I found this scary ;-) because looks like someone´s breaking a contract (or a very pragmatic approach)

Check my tree



Nothing new here, except



where MyAbstractNode does not implement or declare getA(), but for coincidence/luck every concrete class that extends MyAbstractNode does.

so it magically works, because everytime I am lucky and there is actually a way to retrieve "A" from each concrete class.

isn´t it scary?



TIA

Leo K.
13 years ago
JSF
sorry, dup. Please see "JSF + RichFaces: pragmatic or unsafe? "
13 years ago
JSF
try google "java code plagiarism analysis"

there are several tools/tecniques

TIA

Leo K.
13 years ago