Hi,
this works perfect with the Firefox. With the Internet Explorer it gives by
triggering the submit button, the link works:
org.apache.tapestry.runtime.ComponentEventException
A component event handler method returned the value
[EMAIL PROTECTED] Return type
org.apache.tapestry.internal.struct
Thanks for your help!
I used .htm instead .tml :/
Angelo Chen wrote:
>
> the template should have .tml as extension and it should be in the root
> directory, that's the change from 5.0.6.
>
>
> Sabine K. wrote:
>>
>> Hi,
>>
>> i trie
Hi,
i tried to test the new version of tapestry. Used the command: mvn
archetype:create
-DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=quickstart
-DgroupId=org.apache.tapestry
-DartifactId=tutorial1
-DpackageName=org.apache.tapestry.tutorial
and used mvn jetty:run to star
implementation. Did you have any examples how to use the zone component?
Best regards
Francois Armand wrote:
>
> Sabine K. wrote:
>> Hi,
>>
>> is there a way to change only components and not reload the hole page?
>> [...] Is there
>> a way to do this wi
Hi,
is there a way to change only components and not reload the hole page? In
example i have an activex component on the page (an image viewer). I can
control the image viewer with java script ( goToNextPosition() and so on).
For every position the user should be able to make some comments with s
Hello,
i have an ActiveX-Component which function is to show special images. The
size of the images is between 100-200MB. The images should be somewhere on
the server, e.g. /images/imagea.ndi. With Tapestry i think i can easily
control the ActiveX, but i don´t know how to handle it with the image
Hi Robert,
How to implement this component? Is it necessary to register the component
in the appmodule?
Thx
Sabine
Robert Zeigler wrote:
>
> Couple of comments...
> First, the T5 asset service has the md5 feature. But the default
> implementation, at the moment, only requires md5 hashin
Hi,
the ASO are not the problem, the @Persist variables are a problem.
To the pdf: i open the page which generates the pdf by " Or klick here to
get a pdf. " in a new window. Did u mean that?
Marcus-11 wrote:
>
> HI Sabine,
>
> Maybe this help:
>
> "Assigning null to an ASO field will remov
Hi,
i got a method logout which reset some variables in a ASO. But if i login
again, the @Persists variables are still there.
If i delete the cookies in the Browser its allright. Is there a way to end a
session? Or how do u handle logout?
Best regards
--
View this message in context:
http://w
Schröder schrieb:
>> hi sabine,
>>
>> take a look at http://www.agileskills2.org/EWDT/
>>
>> -Ursprüngliche Nachricht-
>> Von: Sabine K. [mailto:[EMAIL PROTECTED]
>> Gesendet: Donnerstag, 10. Mai 2007 11:11
>> An: users@tapestry.apache.org
>> B
Hello,
i want to generate a pdf file from some textareas. To generate the pdfs i
want to use itext. Can u give me some hinds were i can get some information
for generating pdfs?
Best regards
--
View this message in context:
http://www.nabble.com/T5%3A-Generate-pdfs.-tf3720491.html#a10409778
Se
Hello Guys!
ive updatet with maven and now i got this error. Ive got no idea how to
solve it?
Best regards Sabine
An unexpected application exception has occurred.
* java.lang.RuntimeException
java.lang.ClassNotFoundException: caught an exception while obtaining
a class file for org.firm
Hi,
there is one selectbox:
_restrictionEnzymes is an arraylist with strings like:
[Acc65I] | GGTACC
[EcoRI]| GAATTC
[Hpy188III] | TCNNGA
Everythink is right but the whitespaces become lost. i tested to write
" " or " " which not works. Any idea how to
Hello,
i have this:
${column} ${row}
In the class there is an array: _information[4][16]. How can i get the
values out of the array in the right rows and columns?
Best r
Ups, already found the answer in another thread. Next time i use the search
:)
Sabine K. wrote:
>
> In the core is written: "Any other component or page that declares a field
> of the same type, regardless of name, and marks it with the
> ApplicationState annotation will sha
In the core is written: "Any other component or page that declares a field of
the same type, regardless of name, and marks it with the ApplicationState
annotation will share the same value. It's that simple."
Does that means that these both:
@ApplicationState
private String currentPage;
@Applic
Hi,
where can i find the sample? I dont find it.
Best regards
Alexandru Dragomir wrote:
>
> Yes , with javascript :
>
>
>
> You have a sample in the integration tests -> BlockDemo
>
> Cheers ,
> Alex
>
> On 4/11/07, Bruce Petro <[EMAIL PROTECTED]> wrote:
>>
>> Is there a way to cause a
17 matches
Mail list logo