Moreover here the error message is hard coded in the java file. It may not
be acceptable for many companies.
On Mon, Feb 16, 2015 at 6:34 PM, Lukasz Lenart
wrote:
> 2015-02-16 13:56 GMT+01:00 Christoph Nenning <
> christoph.nenn...@lex-com.net>:
> >>
> >> Thanks a Lot. Upgrading the struts2 vers
t; >
> > I think it's related to that
> > https://issues.apache.org/jira/browse/WW-3025
> >
>
> Oh, the fix for WW-3025 is included in 2.3.20. This is good to know !
>
>
>
> @Arpan
> That means your problem will go away when you upgrade to latest struts
> version.
>
>
> This Email was scanned by Sophos Anti Virus
>
HI All,
We need to upload files.
Hence I am using defaultStack Interceptor, which uses file upload
interceptor.
If I select a large file to upload and fileupload interceptor displays
error message on the same page. I have few hidden fields, whose values are
pre populated. But when file upload erro
---
> eGovernments Foundation <http://www.egovernments.org>
> Ph : 9980078913
> ---
> <http://in.linkedin.com/pub/sreekanth-s-nair/b/946/5a0/>
> <https://github.com/sreekanthsnair>
>
> --
login.action, it is not able to access the login.jsp file again.
It seems that none of the jsp files are available but action classes can be
accessed.
What can be the reason for that.
Thanks
On Mon, Dec 15, 2014 at 3:05 AM, Sreekanth S. Nair <
sreekanth.n...@egovernments.org> wrote:
>
&
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Unknown Source)
On Sat, Dec 13, 2014 at 4:22 PM, Lukasz Lenart
wrote:
>
> Did you use clean action and then build to recompile all the JSPs?
>
> (on mobile)
> 13 gru 2014 10:53 "Arpan&q
logging context for this application
logging-context
uaConsoleContext
java.lang.String
On Fri, Dec 12, 2014 at 12:51 PM, Arpan wrote:
>
> Hi All,
>
> I am migrating from struts1 to struts2. After migrating many action
> classes and jsp files,
> i
Hi All,
I am migrating from struts1 to struts2. After migrating many action classes
and jsp files,
in the web.xml If I remove the "ActionServlet" entry and url-mapping and
trying to access the application I am getting bellow error.
Am I missing something?
Thanks for any help in advance.
org.apa
Hi Lukasz,
I have changed accordingly and values are populating properly.
Thank you for that link.
Cheers
On Wed, Nov 26, 2014 at 10:01 PM, Lukasz Lenart
wrote:
> 2014-11-26 17:26 GMT+01:00 Arpan :
> > Hi Lukasz,
> >
> > Even after adding no-arg constructor, the
art
wrote:
> 2014-11-26 12:36 GMT+01:00 Arpan :
> > Hi,
> >
> > I have a nested bean object, whose properties I am able to load in my jsp
> > and I can see the values.
> > But after Form submission, I am getting null values of the properties of
> > the
ested bean, which has 'portNumber'
property.
I am using all the getter and setter methods.
Can anyone suggest anything.
Thanks
Arpan
t;
> Lukasz Lenart
> to:
> Struts Users Mailing List
> 10/31/2014 11:56 AM
>
> Please respond to "Struts Users Mailing List"
>
>
>
>
>
>
> Too many commons-fileupload.jar ?
>
> 2014-10-31 7:18 GMT+01:00 Arpan :
> > HI All,
> >
> &
HI All,
I am getting a linkagge error while doing file upload operation. I am using
fileupload interceptor. Can anyone please tell me how to get rid of that
error.
Thanks
Arpan
java.lang.LinkageError: loader constraint violation: when resolving method
Hi Martin,
We are using struts2 and I didn't find savetoken and other methods to
manipulate session token value. Moreover we are using different actions for
main form and window form.
Thanks
On Tue, Aug 19, 2014 at 1:29 AM, Martin Gainty wrote:
> you have both html forms use the same action b
HI All,
I am facing an issue related to maintaining session token value when we
have window forms.
We have a main form, which needs token to submit.
There is a link through which we can open a window , which also needs token
and can submit the form.
Once we close the window and try to submit the
I am setting token
> value
> > > into
> > > > session.
> > > > But when it tries to redirect to the 2nd action.. the error is
> getting
> > > > displayed.
> > > > "Could not find token name in params."
> > > >
>
; > "Could not find token name in params."
> >
> > How to pass the token in the parameter..How to solve this problem...any
> > help would be precious.
> >
> > Thanks
> > Arpan
>
>
> token interceptor is not intended to be used for redirects. I
ssion.
But when it tries to redirect to the 2nd action.. the error is getting
displayed.
"Could not find token name in params."
How to pass the token in the parameter..How to solve this problem...any
help would be precious.
Thanks
Arpan
6213/page-encoding-in-jsp
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> 2013/12/3 Arpan :
> > Hi Antonios,
> >
> > Thanks for the replay.
> > I have tried this, but the problem didn't go.
> >
> >
> >
> >
Hi Antonios,
Thanks for the replay.
I have tried this, but the problem didn't go.
On Mon, Dec 2, 2013 at 10:48 PM, Antonios Gkogkakis wrote:
> Hi Arpan,
>
> you can try setting accept-charset="utf-8" in your html forms.
>
> Antonios
>
>
> On 2 December
Hi All,
I am using struts 2.3.15 libraries.
I have put a text field value as "user‡".
Whenever I submit the form, the text field value changes and the special
character changes to "?".
I have struts1 also in the same project and it works perfectly fine for
struts1 pages.
Thanks
Arpan
conventional,
> jquery, etc u can make life easier).
>
> --
> Thanks & Regards
> Srikanth
>
>
> On Thu, Aug 8, 2013 at 2:32 PM, Arpan wrote:
>
> > Hi Sreekanth,
> >
> > We are also planning to do this similar way. In the meanwhile do you have
> &
Hi Sreekanth,
We are also planning to do this similar way. In the meanwhile do you have
any suggestion or solution for the problems I mentioned.
Thank you..
On Thu, Aug 8, 2013 at 11:30 AM, Sreekanth S. Nair <
sreekanth.n...@egovernments.org> wrote:
> Hi Arpan,
>
s
of "x" already written, I don't want to change so much code for now. Hence
like to use scriplet only.
Thanks
On Wed, Aug 7, 2013 at 7:34 PM, Lukasz Lenart wrote:
> You can try to write your own ActionMapper which will extract request
> parameter "action" and bas
Anybody to help here...
Thanks in Advance.
On Tue, Aug 6, 2013 at 7:43 PM, Arpan wrote:
> Hi All,
>
> We are migrating from struts1 to struts2.
>
> In our pages we have multiple buttons which through struts1 DispatchAction
> can be guided to different methods in Action
Hi All,
We are migrating from struts1 to struts2.
In our pages we have multiple buttons which through struts1 DispatchAction
can be guided to different methods in Action class. For that we need
minimal changes. Such as
In action mapping if we add parameter="action" and in JSP if the URL is
like
I am using struts1.
Can anyone guild how to solve this problem.
Thanks
On Mon, Aug 6, 2012 at 4:36 PM, Arpan wrote:
> Hi All,
>
> I have a requirement where I am creating hidden input elements and
> submitting the form.
>
> I have a list of objects and my hidden element
ile choosers choose files, not directories--that's a
> browser thing. Even if it could, different browsers send different
> information--some browsers send only the filename, some send the entire
> client path.
>
> Dave
>
> On Mon, Mar 5, 2012 at 12:13 PM, Arpan wrote:
>
&
he parent
> and
> >> the child window.
> >>
> >> Since, for every request, a new token is generated by the action which
> >> renders the form, try to load the parent and the pop up through
> different
> >> actions.
> >>
> >> Th
, Arpan wrote:
> Hi Piyush,
>
> If I close my child window and try to submit the parent one, submit button
> doesn't work.
> There's no JS error shown in the browser.
> But if I reload the parent window,submit button works .
>
> Thanks
>
>
>
> On Su
ng the parent window on child window close. i think your
> problem can be solved with pure javascript. please describe it more.
>
> On Sat, Jan 21, 2012 at 9:52 PM, Arpan wrote:
>
> > Hi,
> >
> > My requirement is like as follows:
> >
> > User can edit f
Hi,
My requirement is like as follows:
User can edit fields in a page. This page will have a link, which will open
a child window, which will work independently.
The child window uses different Action classes and different submit flow
altogether.
But after closing the child window, the user can
are using actionmessage have a look at the escape
> attribute. http://struts.apache.org/2.x/docs/actionmessage.html
>
>
> On Thu, Oct 20, 2011 at 4:06 PM, Arpan wrote:
>
> > If I add any html tags such as , etc., all these tags gets
> > displayed in the screen, i
hiara
>
> Maurizio Cucchiara
>
>
>
> On 20 October 2011 15:04, Arpan wrote:
> > Hi All,
> >
> > I have the requirement to show a message depending on some condition.
> >
> > My approach is to check the condition in the action class and add action
> >
Hi All,
I have the requirement to show a message depending on some condition.
My approach is to check the condition in the action class and add action
message.
The message is written in the resource.properties file. But the problem is
that some part of the message should be bold or colored.
Is t
alert("${theActionProperty}");
>
>
>
> Now try it, and see how it compares with your expectations.
>
> Dave
>
> On Friday, June 24, 2011, Arpan wrote:
> > yes right..but i cant use the same in javascript..
> >
> > On Fri, Jun 24, 2011 at 10:19 PM
yes right..but i cant use the same in javascript..
On Fri, Jun 24, 2011 at 10:19 PM, Dave Newton wrote:
> On Fri, Jun 24, 2011 at 12:47 PM, Arpan wrote:
> > Can I aceess the field errors in java script?
> > like : document.getElementById("fieldErrors") o
Can I aceess the field errors in java script?
like : document.getElementById("fieldErrors") or how can i get the value?
On Fri, Jun 24, 2011 at 10:08 PM, Dave Newton wrote:
> On Friday, June 24, 2011, Arpan wrote:
> > In my JavaScript method I want to check if the page has g
Hi,
In my JavaScript method I want to check if the page has got any fielderror
or messege.
How to access these struts2 objects into java script.Any example?
Thanks
Even if I write in my jsp like this :
It tells that "autocomplete" is Undefiend attribute.
Thanks
On Mon, Jun 13, 2011 at 10:33 PM, Eric Lentz wrote:
> > Are you currently using struts2? If so then open ur jsp and type
> attribute "autocomplete" in textfield or form element and see if it
> s
Hi Eric,
Are you currently using struts2? If so then open ur jsp and type attribute
"autocomplete" in textfield or form element and see if it supports or not.
It's obviously a browser issue, but my question was how do u solve in
struts2 ?
Please advice me the releavent solution, rather than only
It is a struts2 problem also. I did googled. All these links shows normal
html tags, but I m using struts2 tags.
More over in my jsp i m not seeing "autocomplete" off attribute even when i
use normal html "" tag.
Thanks
On Mon, Jun 13, 2011 at 9:19 PM, Eric Lentz wrote:
> That's a JSP question
uot;off""
> attribute on the form tag. See:
>
> https://developer.mozilla.org/en/How_to_Turn_Off_Form_Autocompletion#How_to_Turn_Off_the_Autocompletion_Feature
>
> It may differ for Google Chrome and IE.
>
> -Roland
>
> On Jun 13, 2011, at 10:46 AM, Jason Pye
Hi Brandon,
You are right. But as I am using struts2 tags, so I would prefer struts2
solution for autocomplete instead.
I don't want to use normal html tag for few fields.
Thanks
On Mon, Jun 13, 2011 at 9:22 PM, Brandon Atkinson
wrote:
> Arpan,
>
> This sounds like a browser issu
Hi All,
Do any one know how to solve caching problem in jsp.
My requirement is that, it should not display previously submitted credit
card number and passwords.
Whenever I put the first number, my page shows all other numbers previously
entered as a suggession.
I have used the bellow code to sol
Hi All,
I am getting the following error while using ajax theme in struts tag:
org.apache.jasper.JasperException: /index.jsp(4,2) Attribute debug
invalid for tag head according to TLD
I am using following line in my JSP.
I am using strut2.2.1.jar file.
Please let me know if anybody have any
Anyone can tell me..how to get property files attributes in
struts-config.xml file.
I want to use dynamic "path",which I will get from properties file for
logging out.
Thanks
On Fri, Mar 19, 2010 at 8:45 PM, Arpan wrote:
> Thanks for the response.
>
> Is there any way struts
..@gmail.com
>
>
> On Fri, Mar 19, 2010 at 7:05 PM, Arpan wrote:
>
> > No it doesn't work
> >
> > On Fri, Mar 19, 2010 at 6:19 PM, Brian Thompson > >wrote:
> >
> > > I'm not 100% sure, but ${property-name} might work.
> > >
&g
No it doesn't work
On Fri, Mar 19, 2010 at 6:19 PM, Brian Thompson wrote:
> I'm not 100% sure, but ${property-name} might work.
>
> -Brian
>
>
> On Fri, Mar 19, 2010 at 3:43 AM, Arpan wrote:
> > Hi,
> >
> > I our project we need to put a
Hi,
I our project we need to put a dynamic log out link,which will come from a
properties file.
While logging out we want to invalidate the session also.
I have written a logout action class where i m invalidating and removing the
attribute from the session.
Then after success in struts-config.xm
eaderClass="listHeader">
>
>
>
>
> On Wed, Jan 27, 2010 at 5:23 PM, Arpan wrote:
>
> > Hi Saeed,
> >
> > Thanks for the reply. But how can you display your checkbox inside that
> > "column Title"?
> >
> > On Wed, Jan 27,
kbox.
> For example:
> paramProperty="id" headerClass="listHeader">
>
>
>
> For checking all (javascript) include an id with each checkbox and have
> onclick with the top one to be able to code in javascript to check all
> others.
>
> On Wed,
My scenario is that I need a column only for checkboxes. In the title there
will be a checkbox and a link "Delete". How can I show these using display
tag.
When the user will select the top checkbox, all other checkboxes in that
column should be selected or unselected accordingly.
On Thu, Jan 7,
t; style an input. I'm not seeing this "red border" either... does anyone
>> recall which theme provides this?
>>
>> Thanks,
>> -Adam
>>
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additiona
When you say it works then you should say how you did that.
Because others may be looking for the solution for your problem.
On Wed, Oct 29, 2008 at 9:39 PM, Juanjo Cuadrado <[EMAIL PROTECTED]>wrote:
> It works!!!
>
> Thanks.
>
> 2008/10/29 hernan gonzalez <[EMAIL PROTECTED]>
>
> > I wrote "vali
he real method name in the
> action's class)
>
> or you can use @SkipValidation annotation for particular method;
>
>
> Regards
> --
> Lukasz
>
--
Thanks & Regards
Arpan Debroy
AOL Online India Private Ltd
RMZ EcoSpace Campus 1A
Outer Ring Road, Bellandur,
Bangalore - 560037
India
Mobile No :+9886006306
on-board :+91 (80) 4035 4528
E-mail : [EMAIL PROTECTED]
Hi All,
I have 4 buttons in one page and I have written one validaton xml file like
this :-
action_class - validation.xml
But for one specific button I want to skip validation process.
Is there anybody know how to do that.
Thanks
Arpan
ot;invalid.fieldvalue." to do custom
> type conversion error.
>
> Arpan Debroy wrote:
>
>> In my application "id" attribute is int type of "Group" bean.
>>
>> In my JSP I have written like that :-
>>
>>
>>
>> Now if user puts
In my application "id" attribute is int type of "Group" bean.
In my JSP I have written like that :-
Now if user puts a string into this text field, then error message come like
that
*invalid value for the field group.id
But I want to show the error message with only "id" not "group.id".
Is
Is there anybody can tell me where it's wrong in my code..
Anybody knows how to show the result list, coming from database operation,
in the drop down box of JSP directly.
Any example will be better.
On Fri, May 9, 2008 at 6:02 PM, Arpan Debroy <[EMAIL PROTECTED]> wrote:
> Hi Laur
d to write setters and getters for "id" and "name" fields in Action
class.
I did that too.But nothing effects.
How you would like to do that?
On Thu, May 8, 2008 at 9:24 PM, Laurie Harper <[EMAIL PROTECTED]> wrote:
> Arpan Debroy wrote:
>
>> I have a JPA query
;
[EMAIL PROTECTED]> wrote:
> On Wed, May 7, 2008 at 6:10 PM, Arpan Debroy <[EMAIL PROTECTED]>
> wrote:
>
> >
> > But nothing is displaying in my drop down box when I put listkey and
> > listvalue.
> >
> > If it's working without using listKey and l
ng GroupId;
In JSP I have written like that :
**
But nothing is displaying in my drop down box when I put listkey and
listvalue.
I will be great full if somebody tell me how to make it work.
Thanks
Arpan
Hi,
Can anyone successfully implemented "optiontransferselet" tag.
Suppose I want to capture the RightSideDropDown box in action class.
How can I capture that in action class.Is it will be a collection field or
array or something else...
Thanks
Thanks Ryan,
My purpose is done. There are lot of options to change the label of the
buttons and to remove them from the page also.
On Tue, Apr 15, 2008 at 12:55 PM, Arpan Debroy <[EMAIL PROTECTED]>
wrote:
> Hi Ryan,
> Thats lovely.. :)
> But I don't want so many button
gt; http://struts.apache.org/2.0.11/docs/optiontransferselect.html
>
> http://www.roseindia.net/struts/struts2/struts2uitags/optiontransferselect-tag.shtml
>
> Cheers!
> Ryan
>
>
> On Tue, Apr 15, 2008 at 1:54 AM, Arpan Debroy <[EMAIL PROTECTED]>
> wrote:
>
> > I have two
ct2" box.
And the "remove" button will do the opposite.
Can anyone please tell me how to do that in struts2 or how to write the
javascript for that.
--
Thanks & Regards
Arpan Debroy
Wed, Mar 5, 2008 at 8:24 AM, Arpan Debroy <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > Instead of sending string name and values, I want to send the whole
> object,
> > which comprises of some fields, from one jsp to another one.
> > I am using struts2.
&
Hi,
Instead of sending string name and values, I want to send the whole object,
which comprises of some fields, from one jsp to another one.
I am using struts2.
Can anyone tell me if it's possible to pass an object rather than strings
through request object.
Thanks
In IE browser read only buttons are not grayed up. Have anybody faced this?
On Feb 9, 2008 1:03 PM, Arpan Debroy <[EMAIL PROTECTED]> wrote:
> I have a problem in Internet Explorer. The disabled elements are not
> grayed up.
> Have anybody faced the similar situation.
>
>
>
I guess you can try to add "commons-beanutils-core.jar" file and check
again..
On Feb 9, 2008 4:40 PM, hardc0d3r <[EMAIL PROTECTED]> wrote:
>
> antlr.jar
> commons-beanutils.jar
> commons-digester.jar
> commons-fileupload.jar
> commons-logging.jar
> commons-validator.jar
> jakarta-oro.jar
> jstl.
Can you share what are the jar files you have in your lib folder.
On Feb 9, 2008 11:06 AM, hardc0d3r <[EMAIL PROTECTED]> wrote:
>
> i get an error every time i acces a page that basically, registers a user
> (insert to the database) but it still inserts the data in the database..
> here is the er
I have a problem in Internet Explorer. The disabled elements are not grayed
up.
Have anybody faced the similar situation.
On Feb 8, 2008 7:46 PM, Okan Özeren <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is a bug for old version of strust 2, but fixed on 2.0.8 version.
>
> You should create a solutio
But when type conversion error will be occurred, I want to display my
custom error message instead of the auto generated one. So how to do that.
On Dec 14, 2007 11:18 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- Arpan Debroy <[EMAIL PROTECTED]> wrote:
> > Using 'L
3p14607863.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks & Regards
Arpan Debroy
AOL Online India Private Ltd
RMZ EcoSpace Campus 1A
Outer Ring Road, Bellandur,
Bangalore - 560037
India
Mobile No :+9886006306
on-board :+91 (80) 4035 4528
E-mail : [EMAIL PROTECTED]
essage in context:
> http://www.nabble.com/-S2--how-to-get-the-value-of-form-select-tp14613273p14613273.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> -----
> To unsubscribe, e-mail: [EMAIL P
at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks & Regards
Arpan Debroy
AOL Online India Private Ltd
RMZ EcoSpace Campus 1A
Outer Ring Road, Bellandur,
Bangalore - 560037
India
Mobile No :+9886006306
on-board :+91 (80) 4035 4528
E-mail : [EMAIL PROTECTED]
o required can never fail. In that case, you need to
> specify range constraints in your validation, or switch to using the
> wrapper type instead of primitives.
>
> L.
>
> Arpan Debroy wrote:
> > Yeah..I am using numbers only.The "required" validator not working
.postingApplicationDate"
> required="true" cssClass="text medium" />
>
> Field which are not getting Validated
>
>
> cssClass="text medium" />
> required="true" cssClass="text medium" />
> required="t
PM, <[EMAIL PROTECTED]> wrote:
> >
> >>
> >>
> >> Hi all
> >>
> >> iam using struts2 iam getting a validation Problem
> >> All the fields get Validated while using the get method for a
> particular
> >> action while using the post met
Right, if my text box is empty, I am getting back 0 allways.
Have u any idea, how to validate empty "long" data type value.
On Dec 11, 2007 12:51 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- Arpan Debroy <[EMAIL PROTECTED]> wrote:
> > So that means there is no
So that means there is now way I can check if
a text box, which takes the datatype "long", have any null value.
On Dec 10, 2007 11:40 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- Arpan Debroy <[EMAIL PROTECTED]> wrote:
> > Then when you will use "
er. Use
> requiredstring for String based field.
>
> -----Original Message-
> From: Arpan Debroy [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 10, 2007 11:00 AM
> To: Struts Users Mailing List
> Subject: Re: Required validator dosen't work
>
> Yeah,
> I am usin
ull.
>
> This is almost never what you want, as an empty text box will still send
> back
> an empty string, not null.
>
> d.
>
> --- Arpan Debroy <[EMAIL PROTECTED]> wrote:
>
> > Yeah,
> > I am using following -
> >
> >
> > Other va
Yeah,
I am using following -
Other validators are working.
Anyway have anyone ever used "required" validator or can you use it now once
to test.
Thanks
On Dec 10, 2007 5:26 PM, Simon Berger <[EMAIL PROTECTED]> wrote:
> Do you have the Validation Interceptor on your Stac
ly two fields get validated
>
> Ginu
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks & Regards
Arpan Debroy
AOL Online India Privat
used "required" validator.
>
> What data type are you attempting to validate?
>
> d.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
h that interceptor, validation failures will
> >> trigger an "INPUT" response type and your action's execute will not get
> >> called).
> >>
> >> If that's not it, post some more detail about how you're using it.
> >>
> >> - Gary
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks & Regards
Arpan Debroy
AOL Online India Private Ltd
RMZ EcoSpace Campus 1A
Outer Ring Road, Bellandur,
Bangalore - 560037
India
Mobile No :+9886006306
on-board :+91 (80) 4035 4528
E-mail : [EMAIL PROTECTED]
88 matches
Mail list logo