Re: JSP suddenly causing problems [fixed -- still have questions]

2007-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, It turns out that my problem had to do with my altered deployment: a properties file was not being copied into the right place, and my JSP's init() method required that properties file to exist. My servlet's init method, in this case, would have

JSP suddenly causing problems

2007-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I generally don't do a lot of work with JSP, so I apologize if I'm asking kind of a stupid question, but here goes. Sun Java 1.5, TC 4.1.31 I recently authored a JSP that accepts an encrypted token encoded in the URL from another server to allo