Re: Problem with dojo loading dynamic html source

2008-03-25 Thread Dave Newton
--- cree <[EMAIL PROTECTED]> wrote: > My problem arises when I write out html to a jsp in a way like > out.println(" with theme="ajax" and targets set to a panel div. That's not how things work. JSPs are compiled (by the container) into a servlet; you don't have a JSP, you have an output stream

Problem with dojo loading dynamic html source

2008-03-25 Thread cree
ces, and two I am confused on why this is not a problem when the source is statically placed inside the jsp. If anyone can lend some inisight on this problem I am having, or a direction to point me in I would appretiate it. -- View this message in context: http://www.nabble.com/Problem-with-dojo-l