ruleset first_jsp { meta { shares hello } global { hello = function(){ num = random:number(0,1) requestURI = "hello.html" << First JSP/KRL #{ (num > 0.95 => <<

You'll have a lucky day!

(#{num})

>> | <<

Well, life goes on ...

(#{num})

>>)}

Try Again

>> } } }