Exception raised while loading image in to application

2007-11-30 Thread vijay vijay
i am loading the image from database(in data base i used colom type longraw) in to my application... in this image is loaded application sucessfully but i got this exception in applet viewer.i don't understand why i am getting like this. un.plugin.cache.DownloadException at sun.plugin.cache.

how do i auto resize the dropdown part of s:select in IE

2007-11-27 Thread Vijay SM
how do i auto resize the dropdown part of s:select in IE because its wrking file in Mozilla but in IE the dropdowns parts cuts the records I am usibf the following code : Fast help will be appreciated -- View this message in context: http://www.nabble.com/how-do-i-auto-resize-the-dropdown-p

Re: Could not load class org.apache.struts2.s1.ActionFormValidationInterceptor

2007-11-26 Thread vijay vijay
filter start and 2) after exporting my project as a war file in webinf i am not getting the jar files.i am doing this manually myself? these two are my issues bugging me for a while vijay On 11/26/07, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote: > > Hi, > > If

Could not load class org.apache.struts2.s1.ActionFormValidationInterceptor

2007-11-26 Thread vijay vijay
w to this work env.can any one tell me why do i get this kind of error.what is the solution for it. vijay

Re: Having query on action chaining

2007-11-21 Thread vijay vijay
AIL PROTECTED]> wrote: > > Hi vijay, > > On 21/11/2007, vijay vijay <[EMAIL PROTECTED]> wrote: > > thank you, > > i have seen this iam looking for more > links... > > http://www.google.com/search?hl=en&q=struts+action+chaining > &

Re: Having query on action chaining

2007-11-21 Thread vijay vijay
thank you, i have seen this iam looking for more links... vijay On 11/21/07, Omkar Patil <[EMAIL PROTECTED]> wrote: > > > http://struts.apache.org/2.0.11/docs/action-chaining.html > > > vijay vijay wrote: > > > > Hi, > >

Having query on action chaining

2007-11-20 Thread vijay vijay
Hi, i am want to work on action chaining can any one give me links for it. vijay

what about the concept of action forms in struts2

2007-11-20 Thread vijay vijay
Hi do we have the concepts like dynavalidator form and other forms in struts2 . thnak you

Re: what abt actions in struts2.

2007-11-19 Thread vijay vijay
Thanks man for your reply but i have been fallowing that.. On 11/19/07, Deepak Kumar <[EMAIL PROTECTED]> wrote: > > Please check tutorial at http://www.roseindia.net/struts/struts2 > > Thanks > > -Original Message- > From: vijay vijay [mail

what abt actions in struts2.

2007-11-19 Thread vijay vijay
seen it there, but i could not undesstand it better way. thank you vijay

Re: getting an error like this repetedly

2007-11-16 Thread vijay vijay
thank you, my problem has been rectified. i am using all the api's which are given by the apache. i am not using this spring classes i have removed that jar file from my lib.it is working fine.One more query is there nay problem if i use strut2 with tomcat 6.0? vijay On 11/

getting an error like this repetedly

2007-11-16 Thread vijay vijay
Hi all i am getting an error like fallowing way. i have downloded latest version copied all the jars still i am facing this p[roblem.i ma running on tomcat5.5 and ide is eclipse. some one help me.pl Nov 17, 2007 10:58:08 AM org.apache.catalina.core.StandardContextfilterStart SEV

Re: how can i get my servlet result to jsp page

2007-11-16 Thread vijay vijay
ine the different jsp results for your action. I don't > think you need the requestdispatcher for that? > > > - Thilo > > vijay vijay wrote: > > Hi i am having small requirement like i have to connect to db from db i > have > > select ted the emp table from there

ServletActionContext can't be resolved here

2007-11-16 Thread vijay vijay
do i nedd to add any jar for this "ServletActionContext". any suggeestions

Re: how can i get my servlet result to jsp page

2007-11-16 Thread vijay vijay
mple); > > In your JSP you can use the s:property tag to display your String in > this case: > > > > you can put any ognl expression into the value part, read the docs for > more info on ognl. > for example you could have put an array onto the stack and call the &g

Re: how can i get my servlet result to jsp page

2007-11-16 Thread vijay vijay
e from your action. > > Read more from the docs :) > > > - Thilo > > vijay vijay wrote: > > Hi > >i am writting a database connectionin action, here i wanted to > put > > tth result back in to a jsp page.

how can i get my servlet result to jsp page

2007-11-16 Thread vijay vijay
Hi i am writting a database connectionin action, here i wanted to put tth result back in to a jsp page. in jsp what i need to write any one help me here

Re: Getting an erro like Exception starting filter struts2

2007-11-15 Thread vijay vijay
HI ACTALLY i am using tomacat 6.0 ,it is working for tomcat 5.5 i have not used any class path here On 11/15/07, joey <[EMAIL PROTECTED]> wrote: > > check whether the xwork2.jar exists in your classpath > > On Nov 15, 2007 5:16 PM, vijay vijay <[EMAIL PROTECTED]>

Getting an erro like Exception starting filter struts2

2007-11-15 Thread vijay vijay
Hi i am new to this struts 2.i am getting an error like fallowing can any one help me why i am getting like this. 15/11/2007 12:51:47 ã org.apache.catalina.core.StandardContext filterStart SEVERE: Exception starting filter struts2 Unable to load bean: type: class:com.opensymphony.xwork2.Obje

Exception Handling from Model to Controller

2007-10-09 Thread vijay bhaskar
Hi i m doing one application where i have written some model classes where it may throw Exceptions...that exceptios has to be caught and send back to controller...other wise that exeptions how can be displayed to user on UI. -- Bhaskar

Exception Handling from Model classe to Controller

2007-10-09 Thread vijay bhaskar
Hi How to handle some Exceptions occured in Model class.how that exceptions will be return to the conroller.. -- Bhaskar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Gzip compression of script files

2007-08-14 Thread Vijay Venkataraman
Hi Mike, Thanks for letting me know about this. I will take care to test it on slow machines. Vijay Mike Baroukh wrote: I had problems on IE where compression of gzip didn't works. On the first page load, we had javascript error. On the second page load, it works because the ungzipped

Re: [OT] Gzip compression of script files

2007-08-14 Thread Vijay Venkataraman
done this done at container / web server config level or at the code level. Nice link if others are think in these terms. http://www.seifi.org/?p=482 Thanks, Vijay Sebastian Kolbe wrote: Hello, First of all: You should open a new thread for new questions. Answering to existing threads might co

[OT] Gzip compression of script files

2007-08-14 Thread Vijay Venkataraman
then simply serve them during a request(run time) from the filter. I haven't seen any such example. Possibly i am missing some thing. Can anyone let me know, if it is achievable? If not why? Any pointers would be great. Cheers,

Problem in AJAX tag in Struts2

2007-08-08 Thread Vijay Prajapati
.   Thank you, Vijay

Urgent : java.lang.IllegalArgumentException: No Bean specified, help me to resolve

2007-05-31 Thread Vijay KS
ActionForward execute(..){ StrutsUploadForm myForm = (StrutsUploadForm)form; if(!"show".equals(request.getParameter("parameter"))){ valueObject v1 = new valueObject("3","Babu","Prasad"); myForm.setValueObj(v1); ArrayList valueList = new ArrayList

Problem in Implementation of Struts2 Validation framework

2007-05-29 Thread Vijay Prajapati
nagementAction-addNew-validation.xml then it is not executed for addNew method. In my JSP there are 3 submit button with assigned method named addNew,Update,delete. So what should i do to execute validation for addNew and Update method? Please Help me to solve this problem. Vijay Prajapati

Re: [s2] Validation does not work in Struts 2 basic project

2007-05-29 Thread Vijay Prajapati
n.xml then it is not executed for addNew method. In my JSP there are 3 submit button with assigned method named addNew,Update,delete. So what should i do to execute validation for addNew and Update method? Please Help me to solve this problem. Vijay Prajapati On 5/29/07, Olivier THIERRY &l

Re: Optiontransferselect button customization.

2007-05-27 Thread Vijay Prajapati
Jeromy, I have done it. Thank you very much for your efforts to provide me a solution. Vijay On 5/25/07, Jeromy Evans <[EMAIL PROTECTED]> wrote: Vijay, For the last time, the doubleId attribute of optiontransferselect works in struts 2.0.6. I provided you with code from a live

Re: Optiontransferselect button customization.

2007-05-24 Thread Vijay Prajapati
Jeromy, This can not worked according to your suggestion. There are bug in Struts 2.0.6. This bug is solved in Struts 2.0.8 and still this version in development mode. So whenever it will relese then It would be solved. Just try it and if u have other solution then tell me. Vijay On 5/24/07

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
Dave I have done it. Thank you. Vijay On 5/24/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrote: > You can solve this problem without . Oh, thanks; I thought I had to solve this with I sure am sorry it's taken me so lon

Re: [S2] needs refresh to work properly

2007-05-24 Thread Vijay Prajapati
Laurie, I have done it. Thank you very much. I would like to appreciate your efforts done for me. I would like to work with you to solve problems. If possible then we would meet u through net. Vijay On 5/25/07, Laurie Harper <[EMAIL PROTECTED]> wrote: Perhaps something like the fol

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
Dave You can solve this problem without . If you have any simple solution then let me know ASAP Thank you, Vijay Prajapati On 5/24/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrote: >> If there are n elements in collection then

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
update "#appStatus.index" instead of "#appStatus.incex" On 5/24/07, Vijay Prajapati <[EMAIL PROTECTED]> wrote: Dave, I am here giving my code on JSP. So please try to correct it. I have 7 elements in collection and i have to show 5 elements in one row and rest of

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
. -  < s:actionmessage/> On 5/24/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrote: > If you have any solution then he

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
Al, I am getting values through List from Struts Action and based on that i have to show values on JSPs. and i think Struts can do it. If you have any solution then help me out. On 5/24/07, Al Sutton <[EMAIL PROTECTED]> wrote: Vijay, You've been given a good hint about Struts c

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrote: > I want to print pattern which i have drawn in my > first mail through tag. > As per your link it will shows 1,2,3,4,5 in row > but i want to draw it in row and column wise. So how might you go about solving that? You have #

Re: Problem regarding tag

2007-05-24 Thread Vijay Prajapati
Dave I want to print pattern which i have drawn in my first mail through tag. As per your link it will shows 1,2,3,4,5 in row but i want to draw it in row and column wise. Vijay On 5/24/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrot

Problem regarding tag

2007-05-23 Thread Vijay Prajapati
row of same HTML table 10 --- in 4th row of same HTML table I want to show this in HTML through tag in Struts 2.0.6. Thank you, Vijay

Re: [S2] needs refresh to work properly

2007-05-23 Thread Vijay Prajapati
row of same HTML table 10 --- in 4th row of same HTML table Thank you, Vijay On 5/23/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Vijay Prajapati <[EMAIL PROTECTED]> wrote: > Is there Nested Iterator tag in Struts 2.0.6? I don't believe that one is nece

Re: [S2] needs refresh to work properly

2007-05-23 Thread Vijay Prajapati
. imageList.get(0) imageList.get(1) imageList.get(2) imageList.get(3) imageList.get(4) imageList.get(5) imageList.get(6) imageList.get(7) imageList.get(8) imageList.get(9) Please Help me if any one has solutions for it. Vijay On 5/8/07, Diego Yasuhiko Kurisaki <[EM

Re: Optiontransferselect button customization.

2007-05-23 Thread Vijay Prajapati
: 300px; } and an extract of the generated HTML: Grant Access to My Company Pty Ltd Deny Access to Vijay Prajapati wrote: > Jeromy, >In which version it includes doubled attribute for second select. I am > usi

Re: Optiontransferselect button customization.

2007-05-22 Thread Vijay Prajapati
Jeromy, In which version it includes doubled attribute for second select. I am using Struts 2.0.6 and it doesn't allow it. Even in Struts blogs it shows Bug in Optiontransferselect in version 2.0.6. please send me code for it. Vijay On 5/22/07, Jeromy Evans <[EMAIL PROTECTED

Re: Optiontransferselect button customization.

2007-05-21 Thread Vijay Prajapati
Hi, This is Vijay and currently using Struts2.0.6 production viersion in my application development. I have been used almost all tags in Struts2.0.6 but there are problem in tag. It doesn't include cssClass and cssStyle of Second Select box at run time. So Is there any solution for it? I

Re: Good idea of installing a file on host machine

2007-05-09 Thread Vijay Prajapati
can we user HIDEFOCUS attribute in tag in Struts2.0.6? Vijay Prajapati

problem in optiontransferselect tag in Struts2.0.6

2007-05-07 Thread Vijay Prajapati
Hi, This is Vijay and currently using Struts2.0.6 production viersion in my application development. I have been used almost all tags in Struts2.0.6 but there are problem in tag. It doesn't include cssClass and cssStyle of Second Select box at run time. So Is there any solution for it? I

Re: Please help: Struts tags don't evaluate any expressions

2007-03-25 Thread Vijay Venkataraman
.2. I just converted the whole project to use Servlet 2.4 so it will be JSP 2.0 in just two days (Saturday and Sunday). Thanks, Vijay Venkataraman irene wrote: Hi Laurie, It works! i'm not using servlet 2.4 specification. Now it works (but i have to change the taglib declaration to <%@ tag

RE: Regarding dynamic radio button..

2007-02-20 Thread Vijay Prajapati
Hi Tim, Could you please send me your code with nested tag so I can get something from it. Thank you, Vijay Prajapati -Original Message- From: Tim Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 8:39 PM To: Struts Users Mailing List Subject: Re: Regarding

Regarding dynamic radio button..

2007-02-20 Thread Vijay Prajapati
groupname(String)) in Action class. So can I user name as value of collection so every radio button would have different name as per collection value? So Help me to assign different names for each radio button group. With Regards, | Vijay Prajapati | | Sr. Software Engineer | | Real Soft (Intl

Re: No taglib element in web.xml v2.4 ?

2006-12-18 Thread Vijay Venkataraman
d don't have to explicitly place the tld file in folder /WEB-INF/tld. The container does the hard work of resolving the correct tld based on the uri specified in your jsp to the appropriate tld in jars that are placed in WEB-INF/lib folder. Hope th

[OT] Identify file type

2006-11-03 Thread Vijay Venkataraman
file type? Thanks, Vijay Venkataraman - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Select row from a Table

2006-10-25 Thread Vijay Venkataraman
I believe you will specify action/href or forward attribute - which will identify the action. So in the appropriate action class you should be able to pull the value from the HttpServletRequest (request ) object. request.getParameter("orderNum"), plain servlet code. Thanks, Vijay Ve

Re: bean-el:write use case

2006-08-11 Thread vijay venkataraman
pageContext - Is implicit variable in jsp. What do you think? Is there a way to do this without (the non-existant) bean-el:write that I overlooked? Karel Thanks, Vijay Venkataraman --DISCLAIMER-- This message is for the named person

RE: including in JSP:include

2006-08-07 Thread Vijay Gupta
hread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178) -Original Message- From: Michael Jouravlev [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 12:28 PM To: Struts Users Mailing List Subject: Re: including in JSP:include On 8/7/06, Vijay Gupta <[EMAIL PROTECTED]&

RE: Browser History by HTTP-REFERER

2006-08-07 Thread Vijay Gupta
George thanks for the help bu I could not figure out why I am getting this error when declaring taglib on top of JSP (<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"; %>), I have jstl.jar and standard.jar in WEB-INF/lib folder. Error 500--Internal Server Error java.lang.NoClassDe

including in JSP:include

2006-08-07 Thread Vijay Gupta
controll never comes back to calling JSP. Is there any woek around to this? Thanks, Vijay

Re: Displaying images from database.

2006-07-25 Thread vijay venkataraman
/html"; } response.setContentType(contentType); ServletOutputStream outStream = response.getOutputStream(); outStream.write(resources.getResource()); outStream.flush(); return null; Thanks, Vijay Venkataraman [EMAIL PROTECTED] wrote:

Re: HTML Tags and ID

2006-07-23 Thread vijay venkataraman
you can use it to set the 'id' on the html element. I have used this extensively for label id mapping. A single tag, which takes care of this association, and generation of label would have been great. Thanks, Vijay Venkataraman Thomas Joseph wrote: Hi Paul, but I guess, what you wa

Re: displaytag , how display from a vector of beans ?

2006-07-18 Thread vijay venkataraman
If you are still having problems - Download the example source code or war file from http://displaytag.sourceforge.net/m2repo/displaytag/displaytag-examples/1.1/. This should give you a clear idea. Thanks, Vijay Venkataraman Michael Jouravlev wrote: http://displaytag.sourceforge.net/11

Re: Dynamic Sort depending on the field requested by user.

2006-07-17 Thread vijay venkataraman
You can handle sorting yourself or work with display tags. See http://displaytag.sourceforge.net/11/ Thanks, Vijay Venkataraman Lance wrote: For arrays, use java.util.Arrays.sort(Object[], java.util.Comparator) -Original Message- From: Lance [mailto:[EMAIL PROTECTED] Sent: 17 July

Re: How to create custom tag

2006-07-17 Thread vijay venkataraman
, Vijay Venkataraman Bart Busschots wrote: Anything you can do with a font tag you can do with CSS. In this day and age no one should be using font tags anymore! Bart. Pankaj Gupta wrote: I dont think CSS can work in this case as the CSS would be static. I want to display color of the font

Re: Form reset()

2006-06-07 Thread vijay r
loaded. On further access to P1.jsp, reset() will not be called. But on submission of P1.jsp, reset() is called for both the scopes. regards, vijay. On 5/29/06, Philihp Busby <[EMAIL PROTECTED]> wrote: ActionForm objects are reused. A new one may not necessarily be created every time a f

Re: why do we need to create packages

2006-06-07 Thread vijay r
stake in struts-config.xml because of which it was not working. But how come its working. My ActionForm is instantiated by some class in the struts package. How can that class see my ActionForm which is in an anonymous package. regards, vijay. On 6/7/06, Sateesh Nelluri <[EMAIL PROTECTED]>

Re: why do we need to create packages

2006-06-06 Thread vijay r
ee ID, probability of name collision decreases considerably. Is it strictly enforced by Struts to use packages. I dont think Java 1.5 specification speficies it explicitely to compulsarily use packages. Any pointers, Andre. Doesn't the compiler create a default package. regards, vijay. On 6/7/06

why do we need to create packages

2006-06-06 Thread vijay r
ating form bean of class Test. regards, vijay. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] calling js function with list backed form value

2006-05-04 Thread vijay venkataraman
jsp_date_example.shtml Thanks, Vijay Venkataraman Shoukat, Faisal wrote: Unfortuately as before it just prints out benefits[index.intValue()].value and not the actual value. -Original Message- From: siva sajja [mailto:[EMAIL PROTECTED] Sent: 04 May 2006 15:12 To: Struts Users Mailing

Re:[OT] calling js function with list backed form value

2006-05-04 Thread vijay venkataraman
In your JS function can you add 'this' as one of the parameter. Then in your js function you can get the value from the element. Like which implies the element on which the event occured. Note: I have never used and don't know much about it. My thoughts. Thanks, Vij

date picker (tried javawebparts but facing problem)

2006-04-20 Thread vijay r
ate picker available. regards, vijay. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: referencing variable in onclick event of html:link tag

2006-04-18 Thread vijay venkataraman
from the pageScope and set it. Thanks, Vijay Venkataraman Shoukat, Faisal wrote: That was the first thing I tried but unfortunately does not work! -Original Message- From: Anil Kumar Pippalapalli [mailto:[EMAIL PROTECTED] Sent: 18 April 2006 10:49 To: Struts Users Mailing List Subject

Re: Radio button group

2006-04-18 Thread vijay venkataraman
from the bean. So when the user selects the values will be populated in to the String[] userChoice See indexed property usage of struts doc. http://struts.apache.org/struts-doc-1.2.x/faqs/indexedprops.html. This will give you a idea of how to setup your form bean. Thanks, Vijay Venkat

Re: {Maybe OT} Ajax with struts

2006-04-11 Thread vijay r
Yes, that was the problem. I changed the POST parameter to GET in http.open(); and its working. Keeping it POST and passing the parameters in send() does not work. Anyways, making it GET works and thats what I need. But what could be the problem? regards, vijay. On 4/11/06, Michael Jouravlev

Re: Error reading tld listeners

2006-04-11 Thread vijay venkataraman
n directive. More details about identifying this implicit Tag Library Descriptor can be found in Chapter JSP.8, “Tag Files”. Thanks, Vijay Venkataraman Anuradha Vaidya wrote: Hi I am using Tomcat/5.5.12 and java version "1.4.2_10" and am receiving errors: the des

{Maybe OT} Ajax with struts

2006-04-10 Thread vijay r
in handler parameter named action I am not able to figure out the problem. regards, vijay.

Re: Validation

2006-04-06 Thread vijay venkataraman
Gokul, Why don't you just pull the source code and debug it. If you had done that, by now you would have found a solution to your problem. Thanks, Vijay Venkataraman gokul balasubramanian wrote: Guys, I am yet to find a solution for this problem. I validate a form and if valid

Re: Some questions

2006-04-05 Thread vijay venkataraman
un RI components or if Java Studio Creator can pick up ADF Faces and My Faces components in its component pallete. Craig might have some information on these. Thanks, Vijay Venkataraman Craig McClanahan wrote: On 4/5/06, Mário Lopes <[EMAIL PROTECTED]> wrote: And how easy is it to use

Re: [OT] Re: Tomcat SSL Enabled - Popup information on pages : Contains se cure and non secure items

2006-03-31 Thread vijay venkataraman
Thanks to everyone who offered help. I just figured out the problem is with IE 6 + SSL + flash. IE Doesn't work fine when specific headers are set. http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=fdc7b5c Thanks, Vijay Venkataraman Dave Newton wrote: vijay venkataraman

Re: Tomcat SSL Enabled - Popup information on pages : Contains se cure and non secure items

2006-03-31 Thread vijay venkataraman
em to work. Thanks, Vijay Venkataraman Quinn Stone wrote: Vijay: Did you check for references to other resources, not just "links"? I think that if you have images, external javascript, stylesheets, etc. that are referenced with "http" you'll get that message. Q -----Ori

Re: Tomcat SSL Enabled - Popup information on pages : Contains se cure and non secure items

2006-03-31 Thread vijay venkataraman
Richard thanks for information. This happens only with IE. There is no content in the page, which refers to a http request. Pages come fine with Firefox and Mozilla. I understand that the server will be strained, if i use https for all the pages. -Vijay Venkataraman Yee, Richard K CTR DMDC

Re: Tomcat SSL Enabled - Popup information on pages : Contains secure and non secure items

2006-03-31 Thread vijay venkataraman
mixed content and figure out a work around, such that it doesn't throw nasty popups. Unfortunately the app is mainly certified to run with IE. Thanks, Vijay Venkataraman Dave Newton wrote: vijay venkataraman wrote: I am stuck - Any pointers would be really helpful. If you naviga

Re: is not sending the checked checkboxes value

2006-03-31 Thread vijay venkataraman
bean util source code along with Struts source code and seeing what happens will give you a clear idea. Vijay Venkataraman Tarun Reddy wrote: Hi Vijay, Thanks for the reply! I had a look at the HTML source generated by JSP page which contains multibox tag. Here are some sample entries

Re: Tomcat SSL Enabled - Popup information on pages : Contains secure and non secure items

2006-03-31 Thread vijay venkataraman
I am stuck - Any pointers would be really helpful. Vijay vijay venkataraman wrote: I just enabled SSL in Tomcat Server 5.5.9 for my application. When i fetch a page i get a popup with message "This page contains both secure and non secure items. Do you want to display the non secure

Re: is not sending the checked checkboxes value

2006-03-31 Thread vijay venkataraman
the value attribute of multibox. It is the value you set that is posted back. I don't know much about bean and iteration tag. Regards, Vijay Venkataraman Tarun Reddy wrote: Hi All, I've been wasting my time on one issue pertaining to tag. I'm writing a code which should gener

Tomcat SSL Enabled - Popup information on pages : Contains secure and non secure items

2006-03-31 Thread vijay venkataraman
the page which starts with http/https. Can anyone let me know how to fix this or show me some leads to this problem. Using Struts 1.2.4 and viewing on IE 6.0.2800.1106 + with latest patches. Thanks, Vijay Venkataraman --DISCLAIMER-- This mes

Re: How i can check an string to be a correct web site format?

2006-03-28 Thread vijay venkataraman
uot;); boolean b = m.|matches|(); if b == flase - then it does not match. You can use above mechanism to check for regexp. Thanks, Vijay Venkataraman Legolas Woodland wrote: Jitendra Kumar wrote: I assume you are using form to submit the string. Are you using commons Validator framewor

Re: Populate Collection values

2006-03-27 Thread vijay venkataraman
tNull* init parameter to true. Failing to do this will result in the required validation not being performed on that field because it will default to zero Thanks, Vijay Venkataraman Angelo zerr wrote: Hello homas, To avoid this problem, I use String type in my getter/setter in my Struts form fo

Re: [java.util.Map] How can I alter a java.util.Map while I am iterating it

2006-03-24 Thread vijay venkataraman
{ Object obj = lcMap.get(key); lcMap.remove(key); lcMap.put(key.toUpperCase(), (String)obj); } System.out.println("Aft " + lcMap); } } You need to take care of the types. Thanks, Vijay Venkataraman Antonio Petrelli wrote

Re: Invalidating a session using JAVASCRIPT

2006-03-21 Thread vijay venkataraman
Craig, Thanks for clarifying. Vijay Craig McClanahan wrote: On 3/21/06, vijay venkataraman <[EMAIL PROTECTED]> wrote: Think the best way is call a sumit and do the clean up at the server. You'll likely want to do this in an "onunload" handler for the element.

Re: Invalidating a session using JAVASCRIPT

2006-03-21 Thread vijay venkataraman
happens with the jsessionId, then what happens in that case? In that case i think the user can later, type in the URL with the jsession id and access the page and he could get back to the session, if it has not expired. Can anyone clarify? Thanks, Vijay [EMAIL PROTECTED] wrote: Use

Re: *** 50-100 *** text fields in JSP

2006-03-17 Thread vijay venkataraman
See http://struts.apache.org//struts-doc-1.1/faqs/indexedprops.html. Vijay Venkataraman Sony Thomas wrote: Hi Friends, I would like to have some guidance to solve my problem. I have a struts application. In one of the JSP's I have to display more than 50 editable text fields. So w

Re: newbie guestion: JSTL Expression language

2006-03-16 Thread vijay venkataraman
is same as The role is editor Thanks, Vijay Venkataraman Rahul Akolkar wrote: On 3/16/06, Morten Andersen <[EMAIL PROTECTED]> wrote: I want to use JSTL to check the role of the user (it can be one of many) I'm new to JSTL so even the simplest things gives me probl

Re: Map backed actionForm and pushing multiselect value in the map - No response :-(

2006-03-16 Thread vijay venkataraman
. Struts gurus - Any pointers will be very helpful. Thanks, Vijay vijay venkataraman wrote: Can someone take time to answer this question. Thanks, Vijay vijay venkataraman wrote: Hi, Sorry if you receive this twice. I didn't see this mail for more than 4 hours after sending it. I have a

Re: Map backed actionForm and pushing multiselect value in the map

2006-03-15 Thread vijay venkataraman
Can someone take time to answer this question. Thanks, Vijay vijay venkataraman wrote: |Hi, Sorry if you receive this twice. I didn't see this mail for more than 4 hours after sending it. I have a Form bean backed by a Map. I want to capture the responses of the input fields in the j

Map backed actionForm and pushing multiselect value in the map

2006-03-14 Thread vijay venkataraman
.setIndexedProperty(target, propName, index, newValue); } else if (key != null) { getPropertyUtils().setMappedProperty(target, propName, key, newValue);

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

ValidatorActionForm and the xdoclet tag

2005-11-14 Thread Vijay Pandey
ribute on the "field" tag for multi page forms as an xdoclet attribute, do we have something similar for action mapping path? Or on the basis of "path" attribute, xdoclet will create multiple forms in validation.xml, but then how to specify through xdoclet? Any hint guys. Thanks Vijay

Re: AW: display checkbox with unique value using displaytag

2005-09-29 Thread vijay
--- "R. Markham" <[EMAIL PROTECTED]> wrote: > Hi Vijay, > > I am wondering why do you want unique value in a > check box. A checkbox has > the values true or false. I actually want to see which all checkboxes have been checked. The values are actually primar

Re: display image, image path in database

2005-09-25 Thread vijay
Have you tried this: > > Tried this and got it. I had to use the struts-el.jar and the struts-html-el.tld for the EL to work. Thanks a lot. regards, vijay. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection aro

Re: Populating a select box from a database

2005-09-25 Thread vijay
appropriate action. regards, vijay. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTE

Re: display image, image path in database

2005-09-25 Thread vijay
--- Laurie Harper <[EMAIL PROTECTED]> wrote: > vijay wrote: > > Hello, > > > > I am trying to use the html:img tag to display an > > image. The image's filename(eg, photo1.jpg) is > stored > > in the database and the actual images are st

display image, image path in database

2005-09-24 Thread vijay
the image using the various param* attributes of html:img. Please help me on this. regards, vijay. __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ---

  1   2   >