Sorry, it's not spanish but french, totally unrelated languages

as for how to create an hyperlink, just open an html book and look for tag
<a href="...">...</a>
En l'instant précis du 04/07/07 11:58, Mohammed Zabin s'exprimait en ces
termes:
> Thanks, seems spanish ;), I live Spain, am learning spanish language now,
> Gratias,
>
> EL java es Aburrido
>
>
> On 7/4/07, David Delbecq <[EMAIL PROTECTED]> wrote:
>>
>> String url =
>> response.encodeURL
>> ("/path/to/jsp.jsp?paramX=someValue&paramY=someOtherValue");
>>
>> En l'instant précis du 04/07/07 09:20, Mohammed Zabin s'exprimait en ces
>> termes:
>> > Hi Everybody
>> >
>> > I have a servlet that renders some database related values, at the
>> > botton of
>> > the page, i want to add a hyberlink to a jsp page, and i want pass to
>> > this
>> > jsp page, and i want to pass some values from servlet to jsp???
>> >
>> > How could i do this, any help please?
>> >
>> > Jotnarta
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to