Hi All,
I am using struts 1. How can I use JSON with that?
Regds
Priya Khanna
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient
any one has pointer on this then please let me know.
Regds
Priya Khanna
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify
a
from the form when the user submits.
Has anyone done anything similar to this ? Any example code or
suggestions would be gratefully recieved.
Regds
Priya
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for
My search returns multiple rows (as seen in the for loop).. How can I
possibly have a session when I dont know what link the user is going to
click?
On 11/29/06, Asthana, Rahul <[EMAIL PROTECTED]> wrote:
Priya,
As a short term solution you can create a new tag,as in myLibrary:link
an I was hoping on getting
to know how to use beans instead of having to set attributes seperately.. I
have a lot of attributes to set other than name, id, etc...all this will be
passed around quite a lot..
Priya
On 11/29/06, Asthana, Rahul <[EMAIL PROTECTED]> wrote:
Would you mind
getUsername()));
pageContext.setAttribute("map",map);%>
<%}%>
Any suggestions?
Priya
Darn how did I miss that !
Thank you Elie and Wes!
On 11/20/06, Elie Ciment <[EMAIL PROTECTED]> wrote:
priya,
Your html:link (the "opening" tag) has incorrect syntax. You need to
change
it from
Next Page
to
Next Page
No extra "/" - that closes the tag in st
se the the html shows up
like this
Previous PageĀ | Next Page
so I cant click the link.. How do I get the Next Page inside the tag?
Please do point out if there is a flaw in the way I am creating the link
itself. Your suggestions are much appreciated!
Priya
Hi Ed,
Thank you for the clarification! That worked out great!
Priya
On 10/3/06, Ed Griebel <[EMAIL PROTECTED]> wrote:
Let me clarify, in your html:form statement, try adding a return like so:
On 10/3/06, priya <[EMAIL PROTECTED]> wrote:
>
> Hi Ed,
>
> Thank you fo
I am using client-side and server-side validation in my login form.
Both work and when I dont enter the required fields I recieve a javascript
alert box saying that the fields "username or password are required". After
I click okay it does a serverside validation as well and prints on the
screen
e one please advice me.Its very urgent(Production Issue).
Thanks In Advance
Priya
Hi There,
As per the requirement in my project i need to access(Query and update) LDAP
from my web application.Is there any way to do this using Struts??Any other
suggestions and advices are highly appreciable.
Thanks
Priya
Hi There,
As per the requirement in my project i need to access(Query and update) LDAP
from my web application.Is there any way to do this using Struts??Any other
suggestions and advices are highly appreciable.
Thanks
Proya
hing iam a big fan of your Struts Tutorials.I always refer your
tutorials to my friends.Thanks again for your response.
Priya
On 12/29/05, Rick R <[EMAIL PROTECTED]> wrote:
>
> Priya Saloni wrote:
> > Hi Rick,
> >
> > Iam getting prob
Hi Rick,
Iam getting problem while iam trying to use the following code in my JSP
I got that code from the article
http://wiki.apache.org/struts/StrutsCatalogLazyList
Priya
On 12/29/05, Rick R <[EMAIL PROTECTED]> wrote:
>
> Frank W. Zammetti wrote:
> >
&g
Thanks Geeta,
I have Commons-Collections 2.1.1.Now no problem.
On 12/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Priya Saloni <[EMAIL PROTECTED]> wrote on 12/29/2005 02:50:06 PM:
>
> > Sorry for the dumb question but i have to ask ..from where
Commons Collections 3.0 ,but how can i add it
to my class path? from where i need to download it?
Iam getting the Beanutils problem when iam working in request scope and it
works fine in session scope.
Thanks In Advance
Priya
On 12/29/05, Rick R <[EMAIL PROTECTED]> wrote:
>
> Frank W. Za
Hi there,
I have a requirement like this where i need to remember the user names for a
computer.Can some one suggest me how to implement this using struts based
framework..
Example:
*Username: * *Password: * Remember my BCP username.
Thanks In Advance
Priya
after logout.But in Firefox its
displaying with Single hit to Back Button.
Thanks For Your time
Priya
On 12/22/05, Marcelo Morales <[EMAIL PROTECTED]> wrote:
>
> Hello
> On Dec 16, 2005, at 10:48 AM, Priya Saloni wrote:
>
> > Hi there,
> >
> > I facing a BIG
enting Tokens we can avoid
this
problem.Any one have idea where i can get the example application to work
with Transaction Tokens..
Thanks
Priya
On 12/16/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> just as a quick sanity check
>
> HTTPSession strSession = request.getSessio
Thanks for your time.But i can't use Appuse at this time because my project
ready for production(Except this problem).
Priya
On 12/16/05, Garner, Nigel M <[EMAIL PROTECTED]> wrote:
>
> You could always use a ServletFilter to make sure that users never have
> access to pages
splay the
page like above..
Thanks
Priya.
Thanks David,
our application is struts based.So i thought its a good idea to go for Tiles
Framework.May i know how sitemesh is different from Tiles?
Thanks again for your response
Priya
On 12/14/05, David G. Friedman <[EMAIL PROTECTED]> wrote:
>
> If you are using the menu for a
?
Thanks In Advance
Priya
How can I achieve the similar thing for Multi Select ListBox ?
TIA,
Priya
In my ApplicationResources.properties I have
And in my JSP Page I have
Thanks,
Priya
t: Re: Error Handling in Struts
How u r getting the error message.. urself has done something for it..
is that error message u r getting is a javascript alert?? or u r
getting that frm application.properties file??? i mean java side???
On Wed, 29 Sep 2004 18:55:19 +0530, Priya Jotwani
<[EMAIL P
ular
value from first dropdown should not force the user to select something
from the second dropdown (i.e he should be able to proceed even if he
doesn't selects anything from the second dropdown). How can I implement
this is Struts ?
TIA,
Priya
of
dropdown.
Or else you should have the dropdown named subAction.
Then only it would initialize the property.
-Original Message-
From: Priya Jotwani [mailto:[EMAIL PROTECTED]
Sent: Sat 9/25/2004 2:23 PM
To: Struts Users Mailing List
Subject: Action Form variable null in Action Class
= myForm.getSubAction();
But this strSubAction is always null. Why is my ActioForm not getting
populated when I submit the page.
Please HELP !!
TIA,
Priya
PM
To: Struts Users Mailing List
Cc: Struts Users Mailing List
Subject: Re: Error Message
Hi Priya,
Check your struts-config.xml whether you have given an appropriate value
for input attribute in the action tag.
This becomes mandatory when you set the validation to true.
Jitender Kumar C.V.
Hi,
I am getting the following error message. What could be the reason ?
"No input attribute for mapping path /ReportAttribute "
TIA,
Priya
MULTIPLE
---
Any Idea as to what could be the Reason ??
TIA,
Priya.
Hi,
I have a page where a user should select something from the dropdown
before clicking on Submit. If he doesn't selects anything, an
errorMessage should get displayed on the same page saying ' Please
select an option '
How can I do such validations in Struts.
Thanks in Advance,
Priya
in
Struts-config.xml
Kindly elaborate.
TIA,
Priya
-Original Message-
From: Sachin Bhutada [mailto:[EMAIL PROTECTED]
Sent: Friday, September 17, 2004 10:11 AM
To: 'Struts Users Mailing List'
Subject: RE: Problem going to my Next JSP by Href tag
hi Priya,
Seems you hav
NORMAL html href tag. Because I am following the normal Html approach and
I have not written anything in my ActionForm or ActionClass for the same.
What could be wrong ???
Thanks Again,
Priya
-Original Message-
From: Bj [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 16, 2004 8:35 PM
cluded the following line in my Main Page
Click Here
What am I missing ?
TIA,
Priya
on the correct lines :
Please let me know if my approach is correct. Also am confused as to
what would be the property in
TIA,
Priya
-Original Message-
From: Jirole, Amar [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 16, 2004 7:03 PM
To: 'Struts Users Mailing List'
I have seen the Struts Documentation for the same but couldn't really
gather much !!
Can someone give me an example of using
TIA,
Priya
-Original Message-
From: Priya Jotwani
Sent: Wednesday, September 15, 2004 8:27 PM
To: [EMAIL PROTECTED]
Subject: html:options Help
Can somebody
Can somebody give me an example of how to use for
populating my Listbox with the values returned by getFundlist() of my
ActionForm ?
TIA,
Priya
40 matches
Mail list logo