Re: what log analyzers are we using?

2020-09-02 Thread Paul Hoadley via Webobjects-dev
Hi Ray, On 3 Sep 2020, at 04:20, Ray Kiddy via Webobjects-dev wrote: > What log analyzers are people using? I know that the question of which tools > are best can go into the weeds and I am not trying to find the best of all > time. I am just looking for which tools might not be too hard to s

Re: what log analyzers are we using?

2020-09-02 Thread Stephan Fürnrohr via Webobjects-dev
Hi Ray! "log analyzers“ - are you talking about web analytics tools? Cheers, Stephan > Am 02.09.2020 um 20:50 schrieb Ray Kiddy via Webobjects-dev > : > > Hello - > > What log analyzers are people using? I know that the question of which tools > are best can go into the weeds and I am not t

what log analyzers are we using?

2020-09-02 Thread Ray Kiddy via Webobjects-dev
Hello - What log analyzers are people using? I know that the question of which tools are best can go into the weeds and I am not trying to find the best of all time. I am just looking for which tools might not be too hard to set up. Is there anything new out there that is interesting and usef

Re: WOSubmitButton - AjaxSubmitButton - CCSmartButton

2020-09-02 Thread Dominik Huber via Webobjects-dev
Hey Stefan You assumed correctly! Thanks for your great explanation and solution, everything works! At least for now.. Best regards, Dominik Huber rucotec consulting and technologies email mailto:dominik.hu...@rucotec.ch rucotec GmbHwebhttp://www

Re: WOSubmitButton - AjaxSubmitButton - CCSmartButton

2020-09-02 Thread Stefan Gärtner via Webobjects-dev
Hi Dominik, always nice to see someone new in the World of Wonders! I assume you have one action, which depending on business logic shall either open an AjaxModalDialog or switch the page. It is important to understand that there are normal WO actions (/wo/ inside the URL), which execute some lo

Re: WOSubmitButton - AjaxSubmitButton - CCSmartButton

2020-09-02 Thread Markus Ruggiero via Webobjects-dev
Dominik, I think you should include a bit more code. It is not clear when and why a dialog should be shown . Also where should it pop up? On the current page (stay on page and show dialog) or on the destination page? At least explain the desired flow of action. > On 2 Sep 2020, at 10:53, Domini

WOSubmitButton - AjaxSubmitButton - CCSmartButton

2020-09-02 Thread Dominik Huber via Webobjects-dev
Hey guys, my name’s Dominik, I’m Markus Ruggiero’s new intern and I’ve been learning the Wonders for about 6 months now. I ran into a problem while working today and am still stuck so I figured I’d ask the WOrriors if ou have any insight you might be able to share with me. Here’s the situation:

Re: New installation fail?

2020-09-02 Thread Paul Hoadley via Webobjects-dev
Hi Jesse, On 2 Sep 2020, at 16:17, Jesse Tayler wrote: > I can see there’s an Adaptor in Wonder for apache but I was totally unable to > build the mod_WebObjects.so and get apache running and that’s where I’m at > now. > > I should just be able to download the binary from a build somewhere sh