Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

passing parameters through image tag.

843840Oct 14 2008 — edited Oct 15 2008
hello experts,

I am using a image tag(<img) for dynamically generating the image with random text.
<img src="Cap_Img.jsp" >
i want to pass some values to this jsp like i want to pass the random number to be drawn.
I which way i can pass this value??
please help me in this regard....because i am using this tag in a jsp which is in portal everonment, i cant use the httpsession to store the values.

Thanks in advance,
Pradeep.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2008
Added on Oct 14 2008
5 comments
297 views