What is the difference ...... ??

View: New views
5 Messages — Rating Filter:   Alert me  

What is the difference ...... ??

by sajhak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, i would like to what is the difference between and ... i feel like both the tags do the same, and their functionality is the same .... could you explain ?? thanks a lot sajhak

Re: What is the difference ...... ??

by Antonio Petrelli-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry but it seems that you did not paste the tags correctly, we don't
see anything.

Antonio

2009/7/4 sajhak <sajhak@...>:

>
> Hi all,
>
>  i would like to what is the difference between  and  ...
>
> i feel like both the tags do the same, and their functionality is the same
> .... could you explain ??
>
> thanks a lot
>
>
> sajhak
> --
> View this message in context: http://www.nabble.com/What-is-the-difference-......----tp24333566p24333566.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: What is the difference ...... ??

by sajhak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

oooops... i have missed the tags.. thanks Antonio for letting me knw.. i wanted to know what is the difference between <html:link forward= " " > and <html:link page" " > ,,,,

thanks in advance ..

sajhak

Antonio Petrelli-3 wrote:
Sorry but it seems that you did not paste the tags correctly, we don't
see anything.

Antonio

2009/7/4 sajhak <sajhak@hotmail.com>:
>
> Hi all,
>
>  i would like to what is the difference between  and  ...
>
> i feel like both the tags do the same, and their functionality is the same
> .... could you explain ??
>
> thanks a lot
>
>
> sajhak
> --
> View this message in context: http://www.nabble.com/What-is-the-difference-......----tp24333566p24333566.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

Re: What is the difference ...... ??

by Antonio Petrelli-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/4 sajhak <sajhak@...>:
>
> oooops... i have missed the tags.. thanks Antonio for letting me knw.. i
> wanted to know what is the difference between <html:link forward= " " > and
> <html:link page" " > ,,,,

As seen from the Struts 1.3.10 tags documentation:
http://struts.apache.org/1.3.10/struts-taglib/tlddoc/html/link.html

<snip>
forward - Use the value of this attribute as the name of a global
ActionForward to be looked up, and use the module-relative or
context-relative URI found there. If the forward is module-relative
then it must point to an action and NOT to a page.

page - Use the value of this attribute as a module-relative URI, and
generate a server-relative URI by including the context path and
module prefix.
</snip>

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: What is the difference ...... ??

by sajhak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks .. got it ..
Antonio Petrelli-3 wrote:
2009/7/4 sajhak <sajhak@hotmail.com>:
>
> oooops... i have missed the tags.. thanks Antonio for letting me knw.. i
> wanted to know what is the difference between <html:link forward= " " > and
> <html:link page" " > ,,,,

As seen from the Struts 1.3.10 tags documentation:
http://struts.apache.org/1.3.10/struts-taglib/tlddoc/html/link.html

<snip>
forward - Use the value of this attribute as the name of a global
ActionForward to be looked up, and use the module-relative or
context-relative URI found there. If the forward is module-relative
then it must point to an action and NOT to a page.

page - Use the value of this attribute as a module-relative URI, and
generate a server-relative URI by including the context path and
module prefix.
</snip>

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org