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 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
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
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
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
>
&
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,
> >
Hi,
i am want to work on action chaining can any one give me links for
it.
vijay
Hi
do we have the concepts like dynavalidator form and other forms in
struts2 .
thnak you
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
seen it there, but
i could not undesstand it better way.
thank you
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/
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
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
do i nedd to add any jar for this "ServletActionContext". any suggeestions
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
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.
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
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]>
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
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
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]
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
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
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,
.
Thank you,
Vijay
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
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
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
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
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
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
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
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
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
.
-
<
s:actionmessage/>
On 5/24/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- Vijay Prajapati <[EMAIL PROTECTED]> wrote:
> If you have any solution then he
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
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 #
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
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
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
.
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
: 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
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
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
can we user HIDEFOCUS attribute in tag in Struts2.0.6?
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
.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
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
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
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
file type?
Thanks,
Vijay Venkataraman
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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]&
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
controll never comes back to calling JSP.
Is there any woek around to this?
Thanks,
Vijay
/html";
}
response.setContentType(contentType);
ServletOutputStream outStream = response.getOutputStream();
outStream.write(resources.getResource());
outStream.flush();
return null;
Thanks,
Vijay Venkataraman
[EMAIL PROTECTED] wrote:
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
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
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
,
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
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
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]>
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
ating form bean of class Test.
regards,
vijay.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
ate picker available.
regards,
vijay.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
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
in handler parameter named action
I am not able to figure out the problem.
regards,
vijay.
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
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
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
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
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
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
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
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
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
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
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
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
{
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
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.
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
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
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
.
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
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
.setIndexedProperty(target, propName,
index, newValue);
} else if (key != null) {
getPropertyUtils().setMappedProperty(target, propName,
key, newValue);
hi everyone,
can anybody tell how to un-subscribe from this group. plz say.
-
Enjoy this Diwali with Y! India Click here
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
--- "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
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
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
--- 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
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 - 100 of 144 matches
Mail list logo