2007/5/14, jalal udeen <[EMAIL PROTECTED]>:
hi
             wat is tag to use retrive value from the request   and how to
assign to a variable  and how to display it

          example:

              i)  if i have set the value  in action class as

                            request.setAttribute("myvar","myvar");


              2) how can i get this in jsp using tags


            3) how can i assign this to a variable ie.,  <%String  myvar =
??%>

            4 ) how can i display it pls  clear my doubts

Mmm... I should say RTFM...
But anyway, see JSTL for this:
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSTL4.html#wp86154

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • tags doubt jalal udeen
    • Re: tags doubt Antonio Petrelli

Reply via email to