There is an example of how to do this in the example WAR. The relevant
code is:

#tag( Table "name=list" )

#bodytag( Table "name=list" )
  #tag( Column "property=key" )
  #tag( Column "property=value" )
  #tag( Column "title=static value" "value=static" )
#end

Where "Table" comes from the fact that you have in
WEB-INF/classes/webwork.properties:

webwork.velocity.tag.path = com.opensymphony.webwork.views.velocity.ui,
org.displaytag.tags

-Pat

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
jun cai
Sent: Monday, November 24, 2003 12:23 AM
To: webwork
Subject: [OS-webwork] How to use jsp tag in velocity view?

I use webwork and velocity to build my web
application.Now I want to use oscache's tag to cache
some pages.

How to?

thanks.

=====
Welcome to acai's blog (<a
href="http://acai.ejb.cn/blog";>&#38463;&#33756;&#30340;&#23478;</a>)

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to