<script>
function f1()
{
self.location.href="countryEntry.jsp?countrycode='nnn'"    
}
</script>
<input type="submit" name="Submit32" value="View" onClick='f1()' 
ID=Submit1>