Ollbogh
On Jun 14, 2011 9:48 AM, "Eric Reed" wrote:
> After registering for this mailing list about a month ago I have been
receiving spam emails from Ghanna every other day. Is anyone else receiving
these?
>
>
>
>
> -
> To unsubs
Why don't you use the Java versions of the CK Software. We have no issues
with either CKEditor or CKFinder.
Z.
On 15/06/11 5:27 AM, "webmeiker" wrote:
>I mean use of CKEditor, CKFinder or ElFinder 3rd party software (based in
>PHP) that allow server file exploration inside a Struts2 application
You might have some small hope of coexistence if you can get those PHP apps
running inside Caucho's Quercus, but normally PHP and Java have no way of
communicating directly, so there's really no way they could make a single
app.
You could probably provide some web services between the two platform
On Tue, Jun 14, 2011 at 2:44 PM, webmeiker wrote:
> Thank you Chris, thats the point... coexistence of Struts2 & PHP inside same
> app.
>
Well...I suppose you could have a server configured to run both PHP
and Tomcat...but I'm pretty sure the Struts code and PHP file viewer
stuff would have to be
That doesn't really make any sense. You can play mapping games with urls,
they'll never be in the "same app". And why would they need to be?
Dave
On Jun 14, 2011 3:45 PM, "webmeiker" wrote:
> Thank you Chris, thats the point... coexistence of Struts2 & PHP inside
same
> app.
>
> 2011/6/14 Chris
Thank you Chris, thats the point... coexistence of Struts2 & PHP inside same
app.
2011/6/14 Chris Pratt
> Struts is not a PHP application, so there's no way the server side
> component
> of that app will run within Struts. There should be no reason you couldn't
> rewrite the server side as Stru
Struts is not a PHP application, so there's no way the server side component
of that app will run within Struts. There should be no reason you couldn't
rewrite the server side as Struts Actions using the PHP code as a guide, but
it's definitely not an out-of-the-box feature of Struts and I haven't
I mean use of CKEditor, CKFinder or ElFinder 3rd party software (based in
PHP) that allow server file exploration inside a Struts2 application...
2011/6/14 Dave Newton
> Oh, OP meant embedding an HTML component in an S2 I guess. Duh, never mind.
>
> Dave
> On Jun 14, 2011 12:07 PM, "Brian Thomp
Hello there,
I have checked and I dont have any E-mail coming from this sender, can you
check if you have done any others actions witch may be the real cause !
2011/6/14 Eric Reed
> No big deal just seeing if anyone else has been receiving these as I used
> my work email and am very careful whe
Oh, OP meant embedding an HTML component in an S2 I guess. Duh, never mind.
Dave
On Jun 14, 2011 12:07 PM, "Brian Thompson" wrote:
> You sure that isn't the File FTP Protocol? :P
>
> Redundancy FTW!
>
> -Brian
>
>
> On Tue, Jun 14, 2011 at 11:01 AM, Dave Newton
wrote:
>> On Tuesday, June 14, 20
You sure that isn't the File FTP Protocol? :P
Redundancy FTW!
-Brian
On Tue, Jun 14, 2011 at 11:01 AM, Dave Newton wrote:
> On Tuesday, June 14, 2011, webmeiker wrote:
>> Have somebody successfully integrated a Struts2 app with some (web)FTP
>> editor (based in PHP) like ElFinder?
>>
>> I alwa
On Tuesday, June 14, 2011, webmeiker wrote:
> Have somebody successfully integrated a Struts2 app with some (web)FTP
> editor (based in PHP) like ElFinder?
>
> I always get responses like ‘Invalid backend configuration’, ‘Invalid XML
> Response’ or things like that.
S2 doesn't implement the FTP pr
No big deal just seeing if anyone else has been receiving these as I used my
work email and am very careful when giving it out. I will notify our email
admins and have them blocked.
>>> Brian Thompson 6/14/2011 11:54 AM >>>
I haven't received any "Ghanna" spam, but your email made me look in
I haven't received any "Ghanna" spam, but your email made me look in
my span folder this morning. I discovered a newsletter being sent
there by mistake, so I was glad I went and looked.
In general, though, I haven't had any spam problems related
specifically to this mailing list.
-Brian
On Tue
Hi,
Have somebody successfully integrated a Struts2 app with some (web)FTP
editor (based in PHP) like ElFinder?
I always get responses like ‘Invalid backend configuration’, ‘Invalid XML
Response’ or things like that.
thanks
Nope, not at all
On Tue, Jun 14, 2011 at 2:48 PM, Eric Reed wrote:
> After registering for this mailing list about a month ago I have been
> receiving spam emails from Ghanna every other day. Is anyone else receiving
> these?
>
>
>
>
>
Martin, it looks like you know what you are doing, but some thing leave me
puzzled.
Firstly, your code did worked but i don't understand some areas in it
// What's TOP?
//translation is part of
Content in a relationship of OneToMany (viewing from content's si
After registering for this mailing list about a month ago I have been receiving
spam emails from Ghanna every other day. Is anyone else receiving these?
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For addition
Assume this architecture:
Action
|
v
1...n Content
|
v
1..n Translation
2)
Session s = HibernateUtil.getSessionFact
--- On Tue, 6/14/11, Alexandru wrote:
From: Alexandru
Subject: RE: struts tags: How to use a list inside another list
To: "Martin Gainty"
Date: Tuesday, June 14, 2011, 9:15 AM
So it is possible to send a list with another list ( 2d list) to a servlet? My
sources follows:
Is there a way to submit the contentList back to the server? in other words,
can i send a list from jsp to struts? I tried the following but it doesn't work:
No , i don't have key attribute in this form, that's true. I use it somewhere
else.
But I think i found a suitable fix now.. i reverted to struts standard theme
and changed the textarea to a html-type one. Looks like this
I don't see a "key" attribute anywhere, maybe that's why it doesn't work.
In any case: to remove the default theme's (xhtml) formatting, you use
the "simple" theme. You lose a lot of what Struts provides you,
however.
You may wish to explore a custom theme.
Dave
On Tue, Jun 14, 2011 at 7:01 AM,
Yes, that worked. But now the "key" attribute doesn't work. I can't get my
element labels from my .properties file. Is there another way?
--- On Tue, 6/14/11, Maurizio Cucchiara wrote:
From: Maurizio Cucchiara
Subject: Re: struts tags: How to use a list inside another list
To: "Alexandru"
Cc:
Hi There
For your code to work :
You should a class in your context that :
- Has a field called "contentList". The filed contentList should be of
a type that Has the fields
o "expression"
o "translations". This field should then be of a type that has a field called:
§ "tran
I'm not sure it will help, but switching to simple theme, surely will be
helpful.
So, try to add this line in your struts.xml file:
On 14 June 2011 12:15, Alexandru wrote:
> thank you, it does work. But i have a problem with arranging the items in
> the form.
> This is my form
> meth
thank you, it does work. But i have a problem with arranging the items in the
form.
This is my form
As seen from form i'm trying to achieve this structure:
bu
27 matches
Mail list logo