Let me understand this clearly. You have an <a href=...> link and when the user clicks this link you want to redirect to another link. This should happen on the client side using javascript onclick event handler, location.href or something like that. You can look at javascript doc.
thx Senthil On Fri, Mar 26, 2010 at 12:07 AM, thanooj bharateeyudu <thanooj...@gmail.com > wrote: > > > > hi all. > iam using respose.sendRedirect() method to redirect to a > page which is there in another web application in a single server. > now. > i need to redirect it by using response.sendRedirect() > method by using <a> tag > i mean ... when i click on a hiper link <a> . then the redirecting > operation should happen. > please send me the alternative ways to do it. > waiting for ur reply .. > thanking u > > -- > You received this message because you are subscribed to the Google > Groups "Java EE (J2EE) Programming with Passion!" group. > To post to this group, send email to > java-ee-j2ee-programming-with-passion@googlegroups.com > To unsubscribe from this group, send email to > java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com> > For more options, visit this group at > > http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en > > To unsubscribe from this group, send email to > java-ee-j2ee-programming-with-passion+unsubscribegooglegroups.com or reply > to this email with the words "REMOVE ME" as the subject. > -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.