|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
What is the difference ...... ??Hi all,
i would like to what is the difference between
|
|
|
Re: What is the difference ...... ??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 ...... ??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
|
|
|
Re: What is the difference ...... ??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 ...... ??Thanks .. got it ..
|
| Free embeddable forum powered by Nabble | Forum Help |