Hi Friends,
In BSP is there any way, to catch the value, like in JSP with following line of code
String str = request.getParameter("val");
And now the string str, contains the value of (val),
I would like to know any machanism other then
navigation->set_parameter( val).
because when I try to print the val with the following code , it does not simply work !
<%=navigation->get_parameter(val)%>
and gives me error ! navigation is unknown ??
Any idea
Thankyou very much.
Marek.
Message was edited by: Marek Jöricke
Message was edited by: Marek Jöricke