Rajesh,
>Horrible Exception: java.lang.NullPointerException:
>at org.webmacro.Context.<init>(Context.java:75)
Like Kasper posted, the TDK is easier to set up and get running. Try that
first.
In this case, you have a null object trying to be inserted into the context.
As the Context is based on a Hashtable, it doesnt like it ;) You might want
to test an objects value before putting it in the Context.
Cameron Riley
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]