Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using struts tag

Status
Not open for further replies.

tmmet

IS-IT--Management
Jul 25, 2005
7
US
Hi,
I am using Struts1.1 in WSAD5.x.
I am getting a "Broken link" error in the below tag in forward attribute.
If I hardcode the value in forward attribute,the tag works fine.
Could anyone let me know why it is giving me an error?
I have the CONSTANTS class imported in my page .

<html:link name="" forward="<%=CONSTANTS.LOGIN_PAGE%>"


Thanks in advance,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top