,
Kutlu
On Nov 26, 1:32 am, ShoqulKutlu wrote:
> Hi,
>
> I'm testing the Cookie module's MarshalCookie in mod_python on my
> localhost environment. Everything looks ok and cookie set, get and
> update operations work well. But I'm not sure about the cookie name
>
Welcome a million :)
On Nov 26, 5:33 am, KB wrote:
> Kutlu,
>
> I already have a first born, else I would name her after you.
>
> You are brilliant. That's what it was. Kudos.
>
> For future ref for fellow boneheads like me, in Eclipse, under Project
> properties, Jython Class Path, Add External
hundreds of servers. So you can imagine where
Google's power comes from..
Regards
On Nov 26, 2:33 am, ShoqulKutlu wrote:
> Hi,
>
> Managing load of high volume of visitors is a common issue for all
> kind of web technologies. I mean this is not the python issue. This
> i
Hi,
I'm testing the Cookie module's MarshalCookie in mod_python on my
localhost environment. Everything looks ok and cookie set, get and
update operations work well. But I'm not sure about the cookie name
could be set by Cookie module. I mean the name of cookie file saved in
the Temporary Internet
Hi again,
I also want to say something about creating a better web application.
If I were you I wouldn't use any web framework like django or other.
If you want to create a commercial project and want to manage all
modules of the application yourself I suggest you to create your own
framework. I d
Hi Nick,
Sorry about my concern on Google. It caused a confusion about Google
groups. I didn't mean explicitly where Google uses python, I mentioned
just Google uses Python. A Google officer told that they run Python on
thousands of their servers at an interview. Due to this claim I wanted
to say
Hi,
Try not to be caught if you send multiple requests :)
Have a look at here: http://wolfprojects.altervista.org/changeua.php
Regards
Kutlu
On Nov 26, 5:45 am, Steven D'Aprano
wrote:
> I'm trying to scrape a Wikipedia page from Python. Following instructions
> here:
>
> http://en.wikipedia.or
Hi,
I don't know how do you call the java library from within your jython
application it gives java.lang.NoClassDefFoundError
This looks like you referenced jar or whatever else from your jython
application which also needs a class com/bloomberglp/blpapi/Session
in another library file. It might r
I don't know if it's right place but normally main method requires an
args even it is not needed to supply from commandline. Maybe this is a
jython runtime error and requires at least an empty argument. You
could try to pass and empty string array like ['']. I'm not using
jython please use your own
Hi,
Managing load of high volume of visitors is a common issue for all
kind of web technologies. I mean this is not the python issue. This
issue is mostly about server level designs. You need to supply load
balancing for both web servers and databases to make your web site
able to respond to sever
10 matches
Mail list logo