[jboss-user] [JBoss Seam] - Re: Searchengine friendly links

spambob do-not-reply at jboss.com
Sat Nov 25 12:13:27 EST 2006


The board somehow screwed my code. The line
servletRequest.setAttribute(variableNames, request.substring(start, end));

should be
servletRequest.setAttribute(variableNames[ i ], request.substring(start, end));

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988552#3988552

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988552



More information about the jboss-user mailing list