[opencms-dev] Passing a value from one jsp to another

Nacho Fernandez snatcho at gmail.com
Fri Sep 22 14:36:27 CEST 2006


Hi Maria. Once again I strongly recommend you learn to use javadocs or some
enviroment that automatically checks basic syntax errors because that could
maximize your efficiency and make you stop infinitely less for such small
details. Besides that, you should use just the same "request.getParameter"
method you used when you got carpetalink from the "neulink" parameter. You
are putting this carpetalink variable into a form, so that gets passed to
the destination page as a "carpetalink" parameter. This passing of
parameters with forms will no doubt be extremely useful for you in the
future. Greetings,

Nacho.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060922/d741b5cc/attachment.htm>


More information about the opencms-dev mailing list