itself (add/remove fields).
> >
> > Kalle
> >
> >
> > On Wed, Sep 23, 2009 at 4:02 PM, Ovidiu Hurducas
> wrote:
> >> I've recently migrated an Tapestry 5.0.18 application to Tapestry
> version
> >> 5.1.0.5.
> >&g
I've recently migrated an Tapestry 5.0.18 application to Tapestry version
5.1.0.5.
I have this form that isn't working anymore
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
I'm using Apache HttpClient 3.1 to POST a multipart form (file upload).
And the stack
, Jan 8, 2009 at 3:22 PM, Ulrich Stärk wrote:
> Ovidiu Hurducas schrieb:
>
> Greetings!
>>
>> I want to access the list of currently logged in users in my application
>> and
>> display it (along with user name, log in time, etc).
>> The user at log in ti
Greetings!
I want to access the list of currently logged in users in my application and
display it (along with user name, log in time, etc).
The user at log in time initialize an ASO and stores all the required data
in it.
There is a way to access all those ASOs for all the users that exists at a
Hi!
I want to use EJB3 Persistence with tapestry-hibernate.
I've configured an persistence unit in persistence.xml file.However is keep
trying to find the hibernate configuration.
The exception message is:
org.hibernate.HibernateException: /hibernate.cfg.xml not found
As far as I know all the con
out or the user closes and reopens his browser.
>
> I don't understand the parameters thing. Please be a bit more specific.
>
> Andy
>
>
>
>
>
> Ovidiu Hurducas schrieb:
>
> Hi!
>> I have a Tap 5 (5.0.15) application with the following scenario:
>>
>
Hi!
I have a Tap 5 (5.0.15) application with the following scenario:
User access a page and init ASO -> User than leave on a 3'rd party site (can
save some params here) -> user come back on my site and wants to access the
ASO again (saved params can be provided here)
So the questions are: How do
no effect: the tag was rendered exactly the same.
Thanks anyway!
-- Ovidiu
On Tue, Nov 25, 2008 at 6:45 PM, Toby Hobson <[EMAIL PROTECTED]>wrote:
> ok try
>
>
>
> i.e. remove the leading /
>
> Toby
>
> 2008/11/25 Ovidiu Hurducas <[EMAIL PROTECTED]&g
are not loading.
On Tue, Nov 25, 2008 at 6:17 PM, Toby Hobson <[EMAIL PROTECTED]>wrote:
> That's a little strange .. can you send an example of the urls T5 is
> generating?
>
>
> 2008/11/25 Ovidiu Hurducas <[EMAIL PROTECTED]>
>
> > Thanks, I already tr
; public static void
> contributeApplicationDefaults(MappedConfiguration String> configuration)
> {
>...
>configuration.add(SymbolConstants.FORCE_ABSOLUTE_URIS, "true");
> }
>
> Toby
>
> 2008/11/25 Ovidiu Hurducas <[EMAIL PROTECTED]>
>
> >
Hi!
I have a T5 webapp that has to provide a template page for a payment system,
a page that contains assets like images, css, js files in the layout
component. The template page is just a plain T5 page with a placeholder like
$inject_here$.
The payment system (another website) is taking the templa
Greetings!
I'm migrating a I18N enabled Tap3 application to Tap5. The current
application is using a custom implementation of BaseEngine class (overriding
createComponentStringsSource method to use my provided
IComponentMessagesSource) to use internationalized resources form a
database. The curren
Hi!
I got this problem too.
Until now I had the application packed as a war file and I had some pages in
a subdirectory (something like profile/AuthPage.html) and the layout
template in WEB-INF/layout/Border.html. It worked fine, but for some reason
I had to change the deployment type, I cannot use
Hi!
I'm building an application that uses Tapestry 4.1.2, Spring
2.0.6(integrated with tapestry-spring
1.0.0) and Hibernate 3.2.1, Tomcat 6.0.14, jdk1.6.
All went well before until recently when because of a bug in the
InlineEditBox component (is about the listener problem) I've been forced to
upg
Hi!
I am trying to display form errors and highlighted fields in another form
page then the initial form.
More specific: I have a login form in the header component for "quick login"
and if something wrong is happened there the user is directed to the main
login page where the validation errors m
15 matches
Mail list logo