Hi
I think use the bean:write or bean

arameter will be better.Because I don't want to see any
java code in my jsp.
But the problem is that the Tag bean:write need a javabean for storing the "id" parameter.It means I must create a new javabean for only one property "id" and pass it to request.The id has its getter and setter method.
Have any good idea? :roll: