Struts-config forward. but are there any?

2001-12-14 Thread Hudayioglu, Fehmi

Hello,
I am a bit speed today. Another question of mine.
Are there any choices other than using 'forward' in struts-config.xml? I
remember, once someone said something like 'include'. I search for the
sources, but I couldn't reach anywhere.please let me know if there is a
source for this, or if you know this at all.
thanks.


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Struts-config forward. but are there any?

2001-12-14 Thread Jon.Ridgway

Hi,

It depends on what you want to do. If you wish to have a link to another
page/action then your best bet is to use an html:link to a global forward.

If you wish to include content within a page then you could use a
jsp:include but your best bet might be to use a templating mechanism such as
the Tiles tag lib or the Struts template tag lib.

Jon.

-Original Message-
From: Hudayioglu, Fehmi [mailto:[EMAIL PROTECTED]] 
Sent: 14 December 2001 09:11
To: '[EMAIL PROTECTED]'
Subject: Struts-config forward. but are there any?

Hello,
I am a bit speed today. Another question of mine.
Are there any choices other than using 'forward' in struts-config.xml? I
remember, once someone said something like 'include'. I search for the
sources, but I couldn't reach anywhere.please let me know if there is a
source for this, or if you know this at all.
thanks.


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




AW: Struts-config forward. but are there any?

2001-12-14 Thread Hudayioglu, Fehmi

Thanks for reply,
But still I have some questions.
Is there really a difference from the functionality perspective between
struts template and jsp:include mechanism. I mean, after I added necessary
table tags, I reached the same output.
the question in my mind is, is it possible to include the result of an
action bean.
lots of thanks.
fehmi.

-Ursprüngliche Nachricht-
Von: Jon.Ridgway [mailto:[EMAIL PROTECTED]]
Gesendet am: Friday, December 14, 2001 10:58 AM
An: 'Struts Users Mailing List'
Betreff: RE: Struts-config forward. but are there any?

Hi,

It depends on what you want to do. If you wish to have a link to another
page/action then your best bet is to use an html:link to a global forward.

If you wish to include content within a page then you could use a
jsp:include but your best bet might be to use a templating mechanism such as
the Tiles tag lib or the Struts template tag lib.

Jon.

-Original Message-
From: Hudayioglu, Fehmi [mailto:[EMAIL PROTECTED]] 
Sent: 14 December 2001 09:11
To: '[EMAIL PROTECTED]'
Subject: Struts-config forward. but are there any?

Hello,
I am a bit speed today. Another question of mine.
Are there any choices other than using 'forward' in struts-config.xml? I
remember, once someone said something like 'include'. I search for the
sources, but I couldn't reach anywhere.please let me know if there is a
source for this, or if you know this at all.
thanks.


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]