/*
  * @application  name="myApp" makewhen="NOW" generate="TheEntireThing"
                  requirements="readMindOfClient"
  *
  */

java.lang.IoException: stream is null
  at com.unist.plot.Client.readMind(Client.java:666)
  at com.unist.plot.AppGenerator.generate(AppGenerator.java:666)
  ... 666 more


-----Original Message-----
From: Rick Reumann [mailto:[EMAIL PROTECTED]
Sent: Saturday, 10 July 2004 01:41
To: Struts Users Mailing List
Subject: Re: [EVIL] Modifying a request parameter


Jim Barrows wrote:

> Then of course there's the attribute oriented programming stuff that I
like a lot.... put the configuration in the java classes and have them
generated... that puts everything back into one place again, while keeping
the ease of configuration the technology promises.


I can't wait to be able to just do this at the top of one java file:

/*
  * @application  name="myApp" makewhen="NOW" generate="TheEntireThing"
                  requirements="readMindOfClient"
  *
  */

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to