I am doing a project in Struts2 where I need of setting a parameter in URL like user parameter in below link.
I want this parameter to be passed when I click a for
It's possible if you use and tags.
and tags.
tags.
<%@ taglib prefix="s" uri="/struts-tags" %>