IntelliJ Java IDE
The moose likes JSP and the fly likes Difference between struts 1.0.2 and struts 1.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Difference between struts 1.0.2 and struts 1.1" Watch "Difference between struts 1.0.2 and struts 1.1" New topic
Author

Difference between struts 1.0.2 and struts 1.1

shashi pahwa
Greenhorn

Joined: Jan 27, 2003
Posts: 5
Hi Everybody
Could any body tell me the difference(enhancements) in both the version.
Actually I faced the problem in getting the url using the html:link tag and it will give a error status of 404.
If you have any idea please tell me
Regards
Shashi Bhushan
SCJP,SCJD
chanoch wiggers
Author
Ranch Hand

Joined: May 24, 2001
Posts: 245
have a look at today's newletter for a good description of one of the most important enhancements created in 1.1.
if you can show you html code that isnt working it would help because your question on how to make html:linkn working was too vague. Are you sure your spelt the URL correctly? which type of link are you using? (action, URL, etc)


chanoch<p><a href="http://www.amazon.com/exec/obidos/ASIN/1861007736/" target="_blank" rel="nofollow">Author of Professional Apache Tomcat</a>
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

You could have had the decency to include a link to the Newsletter Page, this month's newsletter or even straight to Tom's Struts 1.1 article!


[ JavaRanch FAQ ][ Book Promotions ][ DbTamer ][ BumperStickers ][ JavaRanch Badges ]
 
 
subject: Difference between struts 1.0.2 and struts 1.1
 
Threads others viewed
httpServlet and action servlet
Diff.bw dispatcher and application controller in struts
Diff between disptcher and application controller
Please tell me any book for Struts Development
Super class for all the classes in java
IntelliJ Java IDE