It's not a secret anymore!
The moose likes Struts and the fly likes difference between html:link. and html:rewrite Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "difference between html:link. and html:rewrite" Watch "difference between html:link. and html:rewrite" New topic
Author

difference between html:link. and html:rewrite

sanjana narayanan
Ranch Hand

Joined: Nov 25, 2003
Posts: 142
Hi,

I am a newbie to Struts. I have just started to develop some small applications to improve my knowledge on struts.

Can someone tell me the difference between <html:link> and <html:rewrite> tags?

Thanks,
Sanjana
bhuvi mdu
Greenhorn

Joined: May 03, 2005
Posts: 17
html:link -> it generates anchor tag
html:rewrite -> Renders a URI

bhuvi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: difference between html:link. and html:rewrite
 
Similar Threads
How is jsessionId handled when moving from http --> https?
html:link and LookupDispatchAction
PortletResponse.encodeURL vs html:rewrite
difference between logic:forward and html:link
Opinion of an expert