On Wed, Jan 09, 2002 at 12:19:11PM -0800, Jarrod Stenberg wrote:
> use this to model, prototype and demo, then I'd build
> the sites in Java/JSP. Thing is, I move very slowly
> in Java.
Then use Embperl and not Java. As far as I can see it there is
only one reason to use JSP at all (at least if
> Then use Embperl and not Java. As far as I can see
> it there is
> only one reason to use JSP at all (at least if you
> know Perl
> already): If you have an existing Codebase from a
> standalone Java
> app and just want to change the GUI layer to
> something
> web-based. Ok, and maybe some inter
Hi,
I'm currently working on an embedded perl component which will sometimes
redirect the user to another page. Once it's done this, it has to "exit" to
prevent execution of any subsequent code.
The problem is that the component is rather deep in the Execute structure
(component1.epl executes co
We have a set of Embperl web pages which have a common backend (perl
library) which populates many values in the page dataspace. Is there a
way to do cleanup on this other than adding each variable to %CLEANUP as
it is set?
If the answer is no, would y'all be interested in
a> code to support
I'm getting a 404 error when I call and EmbperlObject page.
I'm running Apache under WinNT4 SP6.
Just got it installed from theoryx5.uwinnipeg.ca, including 2.0b5 and
SessionX.
Here's the error in error.log:
> [162]SES: Embperl Session management enabled ()
> [Thu Jan 10 11:54:46 2002] [erro
On Thu, 10 Jan 2002, Scott Chapman wrote:
> I'm getting a 404 error when I call and EmbperlObject page.
> I'm running Apache under WinNT4 SP6.
> Just got it installed from theoryx5.uwinnipeg.ca, including 2.0b5 and
> SessionX.
>
> Here's the error in error.log:
>
> > [162]SES: Embperl Session ma
Thanks Randy,
I'm getting the following in the dos window when I start Apache (It doesn't
crash yet, however):
> [Thu Jan 10 14:32:13 2002] [warn] Loaded DSO modules\mod_perl.so uses
> plain Apac he 1.3 API, this module might crash under EAPI! (please
> recompile it with -DEAPI ) Apache/1.3.20 (
> I'm getting a 404 error when I call and EmbperlObject page.
...
> >PerlSetEnv EMBPERL_OBJECT_BASE base.html
...
> base.epl is in c:\apache\embperl:
Above you have configured base.html and the file is named base.epl.
Unfortunately Embperl isn't smart enough to correct your typo ;-)
Gerald
>
> How do I prevent the *all* subsequent embedded perl code from being
executed
> ?
Currently you can't. You have to set some flag and do the exit after each
call to Execute when the flags is set. I know this is not very convenient
and 2.0b6 will contain the possibility to exit the request at al
> We have a set of Embperl web pages which have a common backend (perl
> library) which populates many values in the page dataspace. Is there a
> way to do cleanup on this other than adding each variable to %CLEANUP as
> it is set?
>
No
> If the answer is no, would y'all be interested in
>
I forward your mail to the Embperl mailing list, where the right place for
asking such questions is. I currently don't know what's going wrong here,
but Randy who creates the ppm packages is listening there...
>
> Iam trying to download and install HTML-embperl.Iam running win 98 with
> active st
>
> Gerald's response has me considering doing production
> sites in 2. I agree that Embperl is as good for some
> applications and even better for many. However, I
> need to sell my product and services. Java and XML
> are words everyone knows and associates with some kind
> of revolutionary a
12 matches
Mail list logo