Hi,
I'm developing an application with T5 (Tomcat, Hibernate+MySQl). And I'm
looking for a solution for the initial page. The user shold see the initial
page at the first start of the application. On this page he have to create
an admin (of the web appication) and set default values. So this is a
Thx Jens,
works fine :)
--
regards oskar
titöf wrote:
>
> use provided in the mvn dependency section when including
> the javax.servlet thing...
>
>
> javax.servlet
> servlet-api
> 2.5
> provided
>
>
> Jens
>
>
--
View this message in context:
http://old.nabble.com/Using-javax.servl
there is an other way
to resolve the client-IP..
--
regards Oskar
Thiago H. de Paula Figueiredo wrote:
>
> On Tue, 02 Mar 2010 15:09:52 -0300, oskar_a
> wrote:
>
>> Hi,
>
> Hi!
>
>> I have an Problem using T5 and javax.servlet. I need the javax.servlet to
>
Hi,
I have an Problem using T5 and javax.servlet. I need the javax.servlet to
get the client IP (for some click statistics), so I added the servlet-api
using maven. But when i try to run my app on tomcat I get an Exception:
02.03.2010 18:57:46 org.apache.catalina.startup.Embedded start
INFO: St
>
>
>
>
> 2010/1/16 oskar_a
>
>>
>> Hi,
>>
>> I try to use Chenillekit Hibernate (
>> http://www.chenillekit.org/chenillekit-hibernate/dao_sample.html ). So I
>> created an simple DAO like in the Tutorial: UserServiceImpl (its my DAO
>&g
Hi,
I try to use Chenillekit Hibernate (
http://www.chenillekit.org/chenillekit-hibernate/dao_sample.html ). So I
created an simple DAO like in the Tutorial: UserServiceImpl (its my DAO for
the User class) that extends AbstractHibernateDAO.
But when I try to add an entity in my DB I get errors.
Thx to all,
but I solved this problem by creating a new maven-project from tapestry
quickstart archetype and addinng the statements in pom.xml. Not really
elegant but it works.
May be I did some mistakes in maven configuration or something else.
--
Regards Oskar
--
View this message in context:
favorite browser to
> http://kenai.com/svn/t5-easy-fckeditor~maven-release-repository/com/orientimport/t5-easy-fckeditor
> to view the releases.
>
>
> oskar_a wrote:
>>
>> Hi,
>> I'm really new in Tapestry and try to install the easyfckeditor component
>
Hi,
I'm really new in Tapestry and try to install the easyfckeditor component
http://code.google.com/p/easyfckeditor/
(I don't used maven to create my project and also don't have the maven
eclipse plugin.)
I downloaded the jar-file (Tapestry5EasyFckEditor-1.0-Beta-2.jar) and added
it to the buil
OMG...thats so easy :jumping:
Thanks a lot.
Ulrich Stärk wrote:
>
> http://URL.of/target/page/";>
>
> Don't forget to provide a link in case the user's browser doesn't follow
> redirects.
>
> Uli
>
> oskar_a schrieb:
>> Hi,
>> I
Hi,
I m new in tapestry and try to create confirmation page A which redirects to
page B after 5 seconds. Something like: "Your login was successful. Now You
will be redirected to the indexpage."
I tried to realize this in the onActivate() method with Thread.sleep or
(java.util.Timer) but it doesn
11 matches
Mail list logo