first mail - test mail

2005-11-21 Thread Viral_Thakkar
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 the sender by e-mail and delete the original message. Further, you are

https + ssext + loadbalancer

2005-11-21 Thread Viral_Thakkar
Hello All: I have a scenario in my project where I am traversing to https page from http page. I am using struts+sslext for this implementation. There is a problem if I keep load balancer in front of my application server. Https page gets opened with URL having host name as of application

RE: https + ssext + loadbalancer

2005-11-21 Thread Viral_Thakkar
Please respond. -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Monday, November 21, 2005 9:17 PM To: user@struts.apache.org Subject: https + ssext + loadbalancer Hello All: I have a scenario in my project where I am traversing to https page from http page. I

RE: https + ssext + loadbalancer

2005-11-21 Thread Viral_Thakkar
Did anyone face similar issue? I have a scenario in my project where I am traversing to https page from http page. I am using struts+sslext for this implementation. There is a problem if I keep load balancer in front of my application server. Https page gets opened with URL having host name as

RE: Multiple struts config files.

2004-12-27 Thread Viral_Thakkar
Create multiple struts config xml files and place entries in the web.xml file -Original Message- From: Amit Kumar Sharma [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 28, 2004 10:13 AM To: Struts Subject: Multiple struts config files. Dear All, We have an existing project where

RE: [OT] how to print - jdk1.3?

2004-11-18 Thread Viral_Thakkar
(if you did RiA). .V Joe Germuska wrote: At 12:27 PM +0530 11/18/04, Viral_Thakkar wrote: Hi All: How to print document/pdf file which is available on server machine on user printer in asynchronous mode? I don't know of any way you can drive the user's printer. The javascript print

[OT] how to print - jdk1.3?

2004-11-17 Thread Viral_Thakkar
Hi All: How to print document/pdf file which is available on server machine on user printer in asynchronous mode? TIA Regards, Viral - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[OT] reading xml in my jsp

2004-11-01 Thread Viral_Thakkar
Hi All, How to read report file (.xml) generated by another server in my application JSP/Servlet? An external server will generate a .xml file and will send to the specified address of my application. Regards, Viral - To

RE: [OT] reading xml in my jsp

2004-11-01 Thread Viral_Thakkar
upload), then you should follow various file upload threads in this forum, I've some good samples for the same here. -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 3:38 PM To: Struts Users Mailing List Subject: [OT] reading xml in my jsp

struts and jdk

2004-10-20 Thread Viral_Thakkar
Can I use jdk1.4 with struts 1.1? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: iterate paging

2004-10-08 Thread Viral_Thakkar
Use ValueListHandler design pattern .. -Original Message- From: Sebastian Ho [mailto:[EMAIL PROTECTED] Sent: Friday, October 08, 2004 1:21 PM To: 'Struts Users Mailing List' Subject: iterate paging hi anyone has codes on how to display paging? i.e. display 10 rows per page with 'next'

[OT] how to implement https?

2004-10-06 Thread Viral_Thakkar
Hi All, I have a application developed in struts on JDeveloper and standalone oc4j... Now I want to implement https protocol for few actions. What are the steps to do this ..? First, I have to get certificate from verisign then ..?? Any document reference..?? Thanks, Viral

[OT] Calling WebService from web application not working...

2004-09-24 Thread Viral_Thakkar
Hi all, I am using https://webservices.sabre.com/websvc web service. This web service is invoked by a SoapClient class. If I call SoapClient through main method of my java class then its working fine. If I call method of SoapClient through web application (using JDeveloper) then it's

multiple struts-config error

2004-09-22 Thread Viral_Thakkar
When I am tring to use multiple struts-config xml files in web.xml, I get below error on click of an action. 503 Service Unavailable Servlet error: Parsing error processing resource path /WEB-INF/resr-fin-struts-config.xml, /WEB-INF/resr-tam-struts-config.xml Any input ..???

500 Internal Server Error java.lang.NoSuchMethodError

2004-09-08 Thread Viral_Thakkar
Hi All, I am trying to call a method on ejb through business delegate which in turn is called by struts action class. I have created a project in Jdeveloper and this is working fine. When I created an ear file using ant script and deployed this in oc4j903 then I got following error

RE: 500 Internal Server Error java.lang.NoSuchMethodError

2004-09-08 Thread Viral_Thakkar
not call that method, it does not exist. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Viral_Thakkar [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, September 08, 2004

whats going wrong ?

2004-09-06 Thread Viral_Thakkar
500 Internal Server Error java.lang.NullPointerException at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServl et.java:1003) at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.ja va:955) at

RE: whats going wrong ? - Problem Solved

2004-09-06 Thread Viral_Thakkar
pathnames in web.xml and that it matches the physical location of your struts-config files. -Yves- On Mon, 6 Sep 2004 12:40:33 +0530, Viral_Thakkar [EMAIL PROTECTED] wrote: 500 Internal Server Error java.lang.NullPointerException

domain was null - error

2004-09-06 Thread Viral_Thakkar
500 Internal Server Error java.lang.NullPointerException: domain was null at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.rmi.RMIServer.addNode(RMIServer.java:735) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for

[OT] Clustering

2004-08-27 Thread Viral_Thakkar
Hi All, I am developing a J2EE application using Oracle 9iAS. I am looking for clustering information. I am looking for info on database side. * Are Database servers clustered in an ACTIVE/ACTIVE or ACTIVE/PASIVE mode? * Is the Oracle database supposed to reside on

RE: [OT] Date Localization

2004-08-19 Thread Viral_Thakkar
for them. Then display date/time using that timezone. Viral_Thakkar wrote: Hi All, I have a Date stored in GMT format in database. Now I need to display this date to user depending on his/her LOCALE. I found SimpleDateFormat and few other classes to convert the Date Format, but I am not able

jdk 1.4.x support

2004-08-12 Thread Viral_Thakkar
Does struts 1.1 supports jdk 1.4.x? Regards, Viral

[OT] How to Print

2004-08-09 Thread Viral_Thakkar
Hi All, I have documents stored on machine in one particular directory which I know. I need to fire print on all the documents which are available in this directory on click of PRINT Action. How to do this? Regards, Viral

RE: Print Documents

2004-08-09 Thread Viral_Thakkar
Documents are stored in server directory. User will click on PRINT action (on browser). This should print all the docs. _ From: Pratiksha_saxena Sent: Monday, August 09, 2004 5:36 PM To: Viral_Thakkar Subject: RE: Print Documents Select all the documents in the folder (ctrl

Internationalization Localization

2004-08-05 Thread Viral_Thakkar
I have a requirement as below. I need to store Date (CreatedDate) in database and show this date as per user location on screen while updating that record. Do struts have any support for such kind of requirements? Regards, Viral

Excel File Conversion

2004-08-05 Thread Viral_Thakkar
Hi All, Data is available on the jsp page. I need to convert this to excel file on click of a button. Is there any way in struts to do this? Regards, Viral

PortableRemoteObject.narrow()

2004-07-28 Thread Viral_Thakkar
Hi All, This is an EJB question. Sorry to put this in struts forum. I am using servicelocator component to get the EJB home object. Method inside this component uses PortableRemoteObject.narrow() to get the Home object after Jndi lookup. I also uses Business Delegate component which has

Struts Example for standards

2004-07-15 Thread Viral_Thakkar
Hi All, Is there place where I can find struts example projects? I need to see the coding style and whether null checking in Action class is required or not. I am not using ActionForm in my project. Regards, Viral - To

logging

2004-07-12 Thread Viral_Thakkar
Hi All, I am using commons-logging (using log4j) for logging.. We do following logging style... if (logger.isDebugEnabled()) { logger.debug(Method Name : + some Message); } Here can we get the method name using java reflection or some other way so that no need to pass the method name

RE: logging

2004-07-12 Thread Viral_Thakkar
-Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 4:03 PM To: Struts Users Mailing List Subject: logging Hi All, I am using commons-logging (using log4j) for logging.. We do following logging style... if (logger.isDebugEnabled()) { logger.debug

RE: Multiple File Upload using Struts (number of files dynamic)

2004-07-09 Thread Viral_Thakkar
; } Keep the property of input box as testFile KP -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 5:40 PM To: Struts Users Mailing List Cc: Ketan_Bhat Subject: RE: Multiple File Upload using Struts (number of files dynamic) Thanks KP Could

Multiple File Upload using Struts (number of files dynamic)

2004-07-08 Thread Viral_Thakkar
Hi, We are trying to implement uploading file via struts framework using form bean. According to our requirement we have two scenarios' in which we require uploading of our file. 1) Uploading single file (single html:file control and a single upload button in jsp page) 2) Uploading

RE: Design Problem

2004-07-08 Thread Viral_Thakkar
What your putting in Application resources file..??? If u r displaying error messages then use html:errors bundle=abc/ in model. -Original Message- From: nikhil walvekar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 4:29 PM To: Struts Users Mailing List Subject: Re: Design

RE: application configuration

2004-07-08 Thread Viral_Thakkar
I have a java file which read few properties file and put the key and values read from these properties into HashMap object of singleton class.. I am doing this to read all Fixed Values which I need to display in my jsp pages. Now I want this class to run as soon as server starts... how to

RE: Multiple File Upload using Struts (number of files dynamic)

2004-07-08 Thread Viral_Thakkar
, In the form bean keep an array list of FormFile and use it similarly as dynamic list control. KP -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 3:01 PM To: Struts Users Mailing List Cc: Ketan_Bhat Subject: Multiple File Upload using Struts (number

RE: Multiple Application Resources...???

2004-07-01 Thread Viral_Thakkar
To: Struts Users Mailing List Subject: Re: Multiple Application Resources...??? Viral_Thakkar [EMAIL PROTECTED] wrote on 06/30/2004 07:23:00 AM: Hi all, As of now I have a following entry in web.xml for an ApplicationResources.properties file. init-param param-nameapplication/param-name

RE: Multiple Application Resources...???

2004-07-01 Thread Viral_Thakkar
will result (by default) of looking for the message-resources ... defined without the key= attribute. The bundle attribute must be the same as one of your key attribute in the message-resources.. declarations. cheers, Fulco Viral_Thakkar wrote: Thanks Susan for the reference ... In my jsp, I am

Multiple Application Resources...???

2004-06-30 Thread Viral_Thakkar
Hi all, As of now I have a following entry in web.xml for an ApplicationResources.properties file. init-param param-nameapplication/param-name param-valueApplicationResources/param-value /init-param I have tried the one approach as mentioned below but it didn't work.. init-param

RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
I tried this and I am getting parsing error. -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 12:45 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: can i have multiple struts-config.xml Yes you can have any number of

exception handling

2004-06-16 Thread Viral_Thakkar
Hi All, Please verify the below exception handling scenario. Struts Action class -- Business Delegate -- EJB (Uses OR Mapping Top link to talk to database) Also, we have a ServiceLocator class which is used to get the EJBHome reference. There are three layers at which we need to handle the

RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
503 Parsing error -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 1:09 PM To: Viral_Thakkar Subject: RE: can i have multiple struts-config.xml What is extact error you are getting Also can you send me ur strut config files and web.xml

RE: exception handling

2004-06-16 Thread Viral_Thakkar
and develop your application for you? Check out Struts global exception configuration. HTH -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Please verify the below exception handling scenario. -1 Struts Action class -- Business Delegate -- EJB (Uses OR Mapping

RE: can i have multiple struts-config.xml

2004-06-16 Thread Viral_Thakkar
I tried this but still same error 503 Service Unavailable Servlet error: Parsing error processing resource path /WEB-INF/struts-config.xml,/WEB-INF/a-config.xml -Original Message- From: Satish Kataria [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 5:45 PM To: Viral_Thakkar

Multiple ApplicationResources.properties

2004-06-11 Thread Viral_Thakkar
Hi All, Can we have multiple ApplicationResources.properties files for a project? As of now I have a following entry in web.xml for an ApplicationResources.properties file. init-param param-nameapplication/param-name param-valueApplicationResources/param-value /init-param

Design Issue - Unchanged data getting submitted

2004-05-24 Thread Viral_Thakkar
Dear all, We have a application built using Struts. Below is the architecture in brief : JSP à Action Class à Business Delegate à Session Façade à Database We are not using Action forms. We are using Value Objects (VO) to pass data between web tier and App tier (from action to