Re: ActionForward and Modal Dialgs

2002-09-06 Thread slickdev
. slickdev wrote: This is a question about ActionForward and JavaScript. OVERVIEW From a jsp, I create a modal dialog: var x = window.showModalDialog( 'opsig.jsp', ' ', 'dialogHeight:220px; dialogWidth:800px; help:0; center:1; scroll:1; status:0' ) The modal dialog is itself a jsp

ActionForward and Modal Dialgs

2002-09-05 Thread slickdev
This is a question about ActionForward and JavaScript. OVERVIEW From a jsp, I create a modal dialog: var x = window.showModalDialog( 'opsig.jsp', ' ', 'dialogHeight:220px; dialogWidth:800px; help:0; center:1; scroll:1; status:0' ) The modal dialog is itself a jsp, with a form which maps

forwarding to specific browser window??

2002-09-04 Thread slickdev
I have a single jsp browser window containing a submit button which creates a modeless dialog. The dialog contains a jsp with a form which calls perform() to lookup a database record. Once the modeless dialog calls perform(), the resulting forward creates a new browser window. Q: How do I

Re: Open Forward in a different window

2002-09-04 Thread slickdev
Rajesh, what do you mean by preview forward? I too have a pop-up window forwarding problem. JS - Original Message - From: Rajesh Kalluri [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, September 04, 2002 10:32 AM Subject: Open Forward in a different

Re: Hanging Struts

2002-09-03 Thread slickdev
check your handling of how you close the db connections. if you find that you can make the app hang after n db accesses, you can troubleshoot by changing the maxconnections in the struts-config... assuming that's where you specify the connection params. - Original Message - From: Alex

pop up window integration

2002-09-02 Thread slickdev
Are there special considerations for integrating pop-up windows with struts, such as a small overlapping login dialog? I would like to preserve a static browser page, while it pops up the overlapping login popup dialog. The popup should interact with a database to validate the userid and

struts-config windows 2 unix?

2002-08-28 Thread slickdev
Is it common to find xml validation errors, when editing struts-config.xml on window$, then trying to deploy the app on unix? With vi, I notice the extra control char's in the file. On unix, the database source mapping appears to work, but my app can't find its action classes in the

No Action Instance ??

2002-08-28 Thread slickdev
What can cause http status 500: msg: No action instance for path /mystrutssupportclass The app works fine on windows; but gives this error on SunOS.

Re: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread slickdev
thanks all... i find that the http status 500 problem is not from extra control char's in the config, although i did clean the config file with dos2unix anyway. still getting: error 500: no action instance for myclassname ?? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

Re: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread slickdev
? -Original Message- From: slickdev [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 2:02 PM To: Struts Users Mailing List Subject: Re: struts-config windows 2 unix? No Action Instance thanks all... i find that the http status 500 problem is not from extra control char's in the config

No Action Instance

2002-08-27 Thread slickdev
I developed a simple Struts app named ecapp on win2k, then dropped it's war file into Tomcat 3.3.1 running on a Sun box. When requesting this action: http://thesunbox.com:8080/ecapp/dbopsAction.do;jsessionid=9fimfkovb1?action=listusers I get this reply: Status code: 500 request:R( /ecapp +

Re: few questions about design struts application

2002-08-27 Thread slickdev
I am no big expert, but I've been able to develop with Struts to my growing satisfaction after studying the struts user guide many times over. - Original Message - From: Ashish Kulkarni [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, August 27, 2002 12:06

Re: CSS Question

2002-07-17 Thread slickdev
na... just use tables. - Original Message - From: Eddie Bush [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, July 16, 2002 7:31 PM Subject: Re: CSS Question That's pretty neat :-) Jacob Hookom wrote: http://www.milonic.co.uk/menu/ Jacob

CSS Question

2002-07-16 Thread slickdev
I am developing a web app to simulate a windows fat client app. I need to determine the optimal approach for simulating the fat client screens. In particular, the elements must be fixed in absolute position. This can be done with style sheets, but seems to be very cumbersome, and frankly,

Re: Adventures in Vonderland - Part II - Security Concerns and MoreHassles

2002-07-16 Thread slickdev
right: they check the guy that complains about his bags being left in an unsecured area... dumb asses. yes AA sucks. our friendly al Quida assholes know that very well. did you know that many airlines are now telling their valued customers that they can't do a back-to-back ticket purchase?

Re: Adventures in Vonderland - Part II - Security Concerns and MoreHassles

2002-07-16 Thread slickdev
bitch-agent-from-hell == woman from boston. I worked in cambridge mass for two years, and made 72 round trips on AA. At that time AA seemed fine. - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] To: Wankers (E-mail) [EMAIL PROTECTED] Cc: Struts (E-mail) [EMAIL PROTECTED]

Re: form-tags

2002-06-28 Thread slickdev
MessageI might be mistaken, but I think you can find out the answers in the struts documentation. - Original Message - From: Chandra Sekharan Bhaskaran To: [EMAIL PROTECTED] Sent: Friday, June 28, 2002 1:06 AM Subject: form-tags Hi, I have three questions q1)

CachedRowSet path for JSP

2002-06-27 Thread slickdev
I am populating a CachedRowSet object in my action class, then putting it on the session. This seems to work alright, as I can iterate the cached items out to the servlet log. But, trying to retrieve the CachedRowSet in a jsp with useBean, the path to the class can't be resolved. jsp:useBean

Re: CachedRowSet path for JSP

2002-06-27 Thread slickdev
please disregard my message, written when too tired out. - Original Message - From: slickdev [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, June 27, 2002 8:58 PM Subject: CachedRowSet path for JSP I am populating a CachedRowSet object in my action

Re: Saturday (EST) Java Trivia

2002-06-22 Thread slickdev
A NullPointerException is what you get when you ask that question. -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 22, 2002 9:34 AM To: Struts (E-mail) Subject: Saturday (EST) Java Trivia 1. What is the difference between a pointer and a

saturday tomcat trivia

2002-06-22 Thread slickdev
I found this tidbit of true geek speak in the tomcat faq: When placed there, it will be served automcatically with the default settings. I've heard of automaGically, but auTOMCATically? ;-)

please reply with data-sourc section (m)

2002-06-21 Thread slickdev
Can someone upload a struts-config.xml which has a known good data-sources section? I can't figure out how to properly set the data-sources section of the struts-config.xml. It keeps causing an inability to parse the config file, resulting in this exception: javax.servlet.ServletException:

data-source problem

2002-06-20 Thread slickdev
I have a problem with the data-source properties in struts-config.xml This is for the sample email portal application. I configured the properties to use my localhost oracle installation, which does work with jdbc from command-line java apps as well as with sql*plus. Here is the suspect