On Tue, Oct 14, 2008 at 12:53 PM, Antonio Petrelli
<[EMAIL PROTECTED]> wrote:
> 2008/10/14 Lance Java <[EMAIL PROTECTED]>:
>> When I type in tiles2 into google, the first result is this page
>> http://struts.apache.org/struts-sandbox/tiles/index.html
>
> But if you type "tiles 2" (notice the space)
On Mon, Oct 13, 2008 at 10:28 AM, Mead Lai <[EMAIL PROTECTED]> wrote:
> anyone get this iusse? or can send mail normally?
>
> The content is following that:
>
>
> This is an automatically generated Delivery Status Notification.
>
> Delivery to the following recipients failed.
>
> [EMAIL PROTEC
out two messages successively? If using Spring,
create one SimpleMailMessage, and then
JavaMailSender.createMimeMessage() to create a MIME message.
Alex Coles
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
a release, having to manually
change these values, I'd like to see if there is a way of
parameterizing these boolean values with a Maven production profile?
Alex Coles
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
On Sun, Oct 12, 2008 at 5:51 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> On Sun, 2008-10-12 at 05:29 +0200, Alex Coles wrote:
>> Hi Wes,
>>
>> Thanks for your response!
>>
>> On Sun, Oct 12, 2008 at 5:15 AM, Wes Wannemacher <[EMAIL PROTECTED]> wr
Hi Wes,
Thanks for your response!
On Sun, Oct 12, 2008 at 5:15 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> It's funny that you happened to ask this tonight, I am working on a JSON
> result with annotations as I am writing this...
>
> First off, are you using a plugin to provide the annotatio
Using Struts 2.1.2 and json-plugin 0.30.
I've been having issues configuring the json-plugin while using the
@Result annotations.
@Action(name = "items-json")
@Results({
@Result(name = ListItemsJsonAction.SUCCESS, type =
JSONResult.class, value = "",
params = { "root", "newsItems" } )
})
On Fri, Oct 3, 2008 at 6:31 PM, Owen Berry <[EMAIL PROTECTED]> wrote:
>
> Here's a small sample out of my struts.xml file; let me know if you
> need a little more.
>
>
>
> home
>
>
> home
>
>
>
> I can access the above with any of the following URLs:
>
> /
> /home
>
8 matches
Mail list logo