Hi Mariyan, I've never used Pyjamas, but you can launch dev mode with the "-noserver" argument which allows you to use your own web server instead of the embedded Jetty in devmode.
jason On Sun, Jun 27, 2010 at 5:31 AM, mariyan nenchev <[email protected]>wrote: > Hi, > > if there are people who have experience with python&pyjamas, could you > please tell me is it possible to use hosted/dev mode with pyjamas? And How > server side integration is done in pyjamas (RPC?)? > > Regards. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
