How to Un-Subscribe from this group

2005-11-29 Thread vijay kumar
hi everyone, can anybody tell how to un-subscribe from this group. plz say. - Enjoy this Diwali with Y! India Click here

problem with form variables

2005-02-25 Thread Vijay Kumar
Hai Here iam writing a search form where the result should be copied in to a txt file (like report) but I am not getting the values from the form bean every thing is assining to null Bye vijay

The method setValue(String, Object) in the type TagSupport is not applicable for the arguments (Object)

2005-02-20 Thread Vijay Kumar
Here is my code and iam getting the error The method setValue(String, Object) in the type TagSupport is not applicable for the arguments (Object) Can any one tell wht the problem is Bye vijay <% if(request.getAttribute("pass")!=null) { %> <%}%>

How to keep values in select

2005-02-18 Thread Vijay Kumar
Hai Here I am using select tag foe displaying the values but when I am submitting the values with some action I am unable to keep these values in the same select. Can anyone tell how to keep the orginal values even after submitting the form Bye vijay

Form Data

2005-02-18 Thread Vijay Kumar
Hai Iam getting the data from the database using dao in and performing some search with that data When iam submitting the search action the data in the select is not staying.Can any one have sol fort this. Bye vijay

RE: You must specify exactly one of "forward", "href", or "page"

2005-02-17 Thread Vijay Kumar
ot;, "href", or "page" Don't use to execute a JavaScript. Just use plain old HTML. -- Jeff Vijay Kumar wrote: > Hai > I am new to struts I am using to call a java script and > for displaying the images > But it's giving an error javax.s

You must specify exactly one of "forward", "href", or "page"

2005-02-16 Thread Vijay Kumar
Hai I am new to struts I am using to call a java script and for displaying the images But it's giving an error javax.servlet.jsp.JspException: Cannot create rewrite URL: java.net.MalformedURL Exception: You must specify exactly one of "forward", "href", or "page" Can any one have the solution f

FW: error in java.lang.ClassNotFoundException: org.apache.struts.taglib.html.MessagesTei

2005-02-16 Thread Vijay Kumar
-Original Message- From: Vijay Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 3:51 PM To: user@struts.apache.org Subject: error in java.lang.ClassNotFoundException: org.apache.struts.taglib.html.MessagesTei Hai iam doing dbcp in struts and iam getting following

error in java.lang.ClassNotFoundException: org.apache.struts.taglib.html.MessagesTei

2005-02-16 Thread Vijay Kumar
Hai iam doing dbcp in struts and iam getting following error Can anyone tell what the exact error is Bye vijay java.lang.ClassNotFoundException: org.apache.struts.taglib.html.MessagesTei at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa der.java:1332) at or