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,<br>
<br>
Nacho.<br>