Olá pessoal!
Como chamar jsp pelo browser pelo seguinte action do Struts
<action path="/novaGiaWEB"
type="br.gov.sp.fazenda.dsgi.presentation.struts.action.ConsultaProtocoloAction"
name="ConsultaProtocoloForm" scope="request" parameter="method"
validate="true">
<forward name="init" path="NG_01_A.jsp"></forward>
Eu tentei
http://localhost:8080/novaGiaWeb?method=init
e não deu certo