Structs 2 Junit plugin

2019-05-23 Thread Kiran Kumar
x.servlet-api 3.0.1 provided SampleJunit org.apache.maven.plugins maven-compiler-plugin 3.3 ${jdk.version} ${jdk.version} Cp1252 4.3.20.RELEASE 11 2.5.20 9.0.16 Please kindly let us know the issue. Appreciate your cooperation in this regards. Regards, KIRAN KUMAR VARANSI

Re: How to set an ActionForm to null

2004-05-13 Thread Kiran Kumar
just a guess in ur execute method try this form = null; --- pls <[EMAIL PROTECTED]> wrote: > thanks for the suggestion Amol, but that returns an > IllegalStateException.. > thanks for trying anyways. > > > "Amol Yadwadkar" <[EMAIL PROTECTED]> wrote in > message > news:[EMAIL PROTECTED] > > Hi

Re: bookmark

2004-05-13 Thread Kiran Kumar
im not sure this will work but u can try this create a new actionforward in your action class and then specify the url along with bookmark and then forward it .. Kiran --- "Otto, Frank" <[EMAIL PROTECTED]> wrote: > Hi, > > can I define an action that it goes to a bookmark in > my html page.

Re: composing dynamic url

2004-05-13 Thread Kiran Kumar
Use bean define and store the url into a jsp variable and then use the following tag to forward it to the particular u want Hope this is useful ~Kiran --- [EMAIL PROTECTED] wrote: > > > > > I am new to STRUTS so I am struggling with the use > of the "page or href" > attribute in the ht

html:rewrite href and page

2004-05-05 Thread Kiran Kumar
Hi All, When using struts rewrite tag when we use href the session id is not generated in the link (we have disabled cookies to check this) Link But When we use this the Session ID is generated Link Isnt it supposed to generate the session ID even when we use href ?? Thanks, Kiran

Multibyte string Tomcat ,struts IE

2004-04-23 Thread Kiran Kumar
Hi All, I need help on sending multibyte characters in URL using html:link , we are following the steps mentioned below i have searched for the information on google but could not come across anything helpful , (it is also mentioned in some post that IE adds its own encoding when the data is