Hi Bear,
I am doing some web services, and I am calling operation within
jsp, and I passing her a input var, and proceding output of operation on the next page.jsp, so it is a problem - I must mix
But this is very little mixing

, and it must be done.
when I pass the String, it is ok
but when I need to pass int
but before
<%....%>
I have
so, I need to put those values into <%....%>, but String it accept, and on int, it colapse
And I cant get it,
please help,
regardes,
Marko