When logout why not redirect it to login page?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/How-to-clear-all-data-in-a-page-when-you-move-to-a-new-one-Logout-tp5717050p5717051.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Ioko-Tapestry-Commons 1.11.0 is compatible with T5.3.6 :)
https://github.com/ioko-tapestry-commons/ioko-tapestry-commons
Just build the source to have a jar file.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/New-article-re-T5-Flash-integration-tp2422860p5717048.html
Ioko-Tapestry-Commons 1.11.0 is compatible with T5.3.6 :)
https://github.com/ioko-tapestry-commons/ioko-tapestry-commons
Just build the source to have a jar file.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-with-Tapestry-swfobject-1-5-0-not-working-tp57
Any new link for this?
http://knol.google.com/k/toby-hobson/tapestry5-flash-integration/
Dead link...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/New-article-re-T5-Flash-integration-tp2422860p5717028.html
Sent from the Tapestry - User mailing list archive at Nabble.
Hi,
Im upgrading my tapestry 5.1.0.5 application to 5.3.6
but tapestry-swfobject cannot locate Tapestry Initializer function.
Any idea on this?
Thank you very much.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-with-Tapestry-swfobject-1-5-0-not-working-t
Wow, good job!
I really like your new javascript examples
very easy to understand for a newbie :)
Also i already used the confirm mixin the BEST ^_^
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/ANN-JumpStart-5-3-5-released-tp4506440p4516034.html
Sent from the Tape
Hi Geoff,
My suggestion
How about some examples of:
tapestry-security
I think it can help a lot :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/ANN-JumpStart-5-3-5-released-tp4506440p4508551.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
I think this is very obvious?
java.lang.ArrayIndexOutOfBoundsException: -1
java.util.ArrayList.get(ArrayList.java:324)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Problem-deploying-tapestry-webapp-tp3397765p4493912.html
Sent from the Tapestry - User mailing l
Its working now..
Thank you very much...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-SAXParseException-tStyle-tp4490409p4493113.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Therefore i need to change there generated script.
Thank i will try...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-SAXParseException-tStyle-tp4490409p4493059.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Check this...
http://lombok.demon.co.uk/tapestry5Demo/test/core/progressivedisplaydemo
http://lombok.demon.co.uk/tapestry5Demo/test/core/progressivedisplaydemo
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/How-can-I-use-Progressive-display-in-my-code-tp4491860p4493019.h
Hi Thiago,
I want to add some weather forecast on my web generated by accuweather. But
it is compose of & which is tapestry wont allow.
http://netweather.accuweather.com/signup-page1.asp?
http://netweather.accuweather.com/signup-page1.asp?
So how will i do a workaround for this?
Any idea?
--
Hi
i want to add this in the header but tapestry wont allow.
Any work arounds :)
Error:
An unexpected application exception has occurred.
org.apache.tapestry5.ioc.internal.OperationException
Failure parsing template classpath:com/dash/t5wdb/pages/Index.tml: The
reference to entity "tStyle" mu
I wonder which is better PROTOTYPE or JQUERY?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Including-jquery-tp4489500p4489769.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To
Kindly check this how to use the sessionstate properly.
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/state/sharingacrossmultiplepages1
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/state/sharingacrossmultiplepages1
--
View this message in context:
http://tape
The images will be uploaded on context - layout - images folder.
View Template
${ImagePath}
View Page Class
public Asset getImagePath(){
return
this.assetSource.getAsset(this.resource.getBaseResource(),"context:layout/images/"
+ picfilename, null);
}
Upload Template
Opsss, i though you only need the method onPrepareForSubmit().
Paul Stanton-4 wrote:
>
> alan,
>
> there is no javascript on the page you suggested. i don't think you
> understand the question.
>
> p.
>
> On 13/06/2011 9:08 AM, ael wrote:
>>
Hi Thiago,
I dont know what happened but for now it is working.
Just CLEAN & BUILD...
Thanks :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-2-5-Error-uploading-file-using-FORM-with-ID-will-generate-NPE-tp4474992p4482815.html
Sent from the Tapestry - User mailing l
I think this can help you.
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/navigation/whatiscalledandwhen
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/navigation/whatiscalledandwhen
Use the method shown.
--
View this message in context:
http://tapestry.1045711
Hi Thiago,
The problem is it will not go to the onsuccess method but it will go to
onfail method
this is the real problem. But when i remove the id on the form the error
will not occur anymore.
Its kinda weird though.
Any idea whats happening here?
--
View this message in context:
http://tap
What do you mean i should use the Upload component?
I only based the code based on
http://tapestry.apache.org/uploading-files.html
http://tapestry.apache.org/uploading-files.html
Then i modified it based on Multiple FORM design.
public class UploadExam
Error uploading file using FORM with ID.
File value is null.
TEMPLATE CLASS
PAGE CLASS
@Component(id = "guestForm")
private Form guestForm;
@Property
private UploadedFile file;
public void onSuccessFromguestForm() {
// Set Path
String path =
Wow... Good job...
I can wait for the stable version :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/tapestry-security-0-4-0-released-tp4459174p4474814.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
I always make life complicated.
Well just inject the DAO within pages. problem solved.
But still i want to make my page class neat though.
Also contructor injection is another solution.
Thanks :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Using-DAO-within-a-DAO-
Yes in the AppModule
package com.dash.t5wdb.services;
import java.io.IOException;
import org.apache.tapestry5.*;
import org.apache.tapestry5.ioc.MappedConfiguration;
import org.apache.tapestry5.ioc.OrderedConfiguration;
import org.apache.tapestry5.ioc.ServiceBinder;
import org.apache.tapestry5
No, i did not use javax.
Its
import org.apache.tapestry5.ioc.annotations.Inject;
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Using-DAO-within-a-DAO-causes-NPE-tp4467009p4467432.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
Full Stack Strace
java.lang.NullPointerException
Hide uninteresting stack frames Stack trace
com.dash.t5wdb.daoservices.AuthenticationDAOHibernate.getUserAuthentication(AuthenticationDAOHibernate.java:65)
$AuthenticationDAO_1306dcf814f.getUserAuthentication($AuthenticationDAO_1306dcf814f.java)
Hi I don't understand why injecting a DAO within a DAO cause NPE.
tbadminsdao.getUserInfo will result to NPE.
Any idea why?
class AuthenticationDAOHibernate
public class AuthenticationDAOHibernate implements AuthenticationDAO{
private HibernateSessionManager sessionMananger;
Why not use TAPESTRY-SECURITY by Kalle :)
this is more advanced...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Clearing-SessionState-tp4458525p4460330.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
I will try this one... Thanks :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-5-2-4-NPE-org-apache-tapestry5-runtime-ComponentEventException-tp4438497p4460300.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
SIGH...
This is a limitation of Tapestry you cannot use AJAX in Uploading Files.
How SAD!!!
http://tapestry.1045711.n5.nabble.com/tapestry-upload-and-zones-td3425668.html
http://tapestry.1045711.n5.nabble.com/tapestry-upload-and-zones-td3425668.html
Why?
--
View this message in context:
http
Already found the problem.
I don't understand why file variable is null?
Any idea's?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-5-2-4-NPE-org-apache-tapestry5-runtime-ComponentEventException-tp4438497p4458015.html
Sent from the Tapestry - User mailing list archi
In order to understand more about Tapestry.
You should first introduce yourself to Tapestry by reading what is tapestry
is all about.
http://tapestry.apache.org/ http://tapestry.apache.org/
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/java-enterprise-spesification-wit
I prefer you will use autocomplete for this.
http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/autocompletemixin
http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/autocompletemixin
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/What
Good Job
Kalle
I cant wait to try this out. :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p160.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi Taha,
The error will occur if validate required is set in the template for
uploading files.
Maintenance Class
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dash.t5wdb.pages;
import com.dash.t5wdb.daoservices.*;
import com.da
Can anyone explain this?
An unexpected application exception has occurred.
org.apache.tapestry5.runtime.ComponentEventException
context
eventType
action
location
classpath:com/dash/t5wdb/pages/Maintenance.tml, line 133
128
129
130
Kindly check
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/navigation/eventlinks
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/navigation/eventlinks
TML
# Say Hi Dude
# Say Hi DudA
# Say Hi DudB
CLASS
// Use "flash" persistence to kee
This error will occur in IE 7 & 8.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-2-4-DateField-will-not-show-tp4424536p4426894.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 25 May 2011 07:48:38 UTC
Message: 'style' is null or not an object
Line: 2539
Char: 5
Code: 0
URI:
http://lo
Any guide on how to delete the uploaded file?
Any best practice?
Or I will just use the java io?
Java Delete using io
String fileName = "file.txt";
// A File object to represent the filename
File f = new File(fileName);
// Make sure the file or
Good Job Taha Thanks :)
Components
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dash.tapestryprogressupdate.components;
import org.apache.tapestry5.BindingConstants;
import org.apache.tapestry5.ComponentResources;
import org.apac
Is it possible to create a page with a zone but the content of the zone will
refresh automatically? I mean maybe every 10 seconds? Or should i create a
button then a javascript will click that button every 10 seconds?
What is the best options?
--
View this message in context:
http://tapestry.10
This is the one of the BEST documentation of Tapestry.
Keep up the good work :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/ANN-JumpStart-5-2-1-released-tp4381838p4383118.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Me too i really don't understand what is services IOC & how to use it.
That's why i prefer to use HibernateSessionManager its much easier.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/What-would-YOU-like-to-see-in-a-four-day-Tapestry-training-course-tp4365205p4365914.ht
i cannot understand what is the use of shiro.ini
when you can put all of your users in the database.
For me shiro.ini is an old style.
Just my opinion :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p4365908.html
Try SSO...
http://jumpstart.doublenegative.com.au/jumpstart/examples/state/sharingacrossmultiplepages1
http://jumpstart.doublenegative.com.au/jumpstart/examples/state/sharingacrossmultiplepages1
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/back-button-when-logged-out-tp
Why not ?
If user is not login
private Login login;
use return login
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-5-Property-object-is-null-when-using-in-onActivate-tp4335791p4342352.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Kindly Check this.
http://lombok.demon.co.uk/tapestry5Demo/test/core/progressivedisplaydemo
Progressivedisplaydemo
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/AJAX-ActionLink-within-ProgressiveDisplay-tp4308800p4309620.html
Sent from the Tapestry - User mailing list a
Im Using Netbeans 6.9.1 on Tapestry with the help of built in maven. If you
search this forum you can find how to create Tapestry 5 using Netbeans
6.9.1. It is very easy :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/New-user-and-IDE-issues-tp4282327p4282941.html
Sent f
I have tried this in jsp but not in tapestry.
path = application.getRealPath("/");
ouputStream = response.getOutputStream();
jasperPrint = JasperFillManager.fillReport(path + "reports/" +
filename, parameter, con);
This will generate a pdf report on reports folder in you
Wow, This is the day I've waiting for.
Nice :)
Howard Lewis Ship wrote:
>
>
> - Keep backwards compatibility to Tapestry 5.2
> What I'm proposing is a gradual transition, over Tapestry 5.3 and 5.4,
> where new, documented, stable JavaScript APIs are introduced. and
> Tapestry and 3rd party lib
You can copy paste your jasper libraries to web server library folder. Or
better alter your POM.xml
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JasperReports-integration-tp3415368p3635509.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Using tapestry-Hibernate with DAO plus Grid is much easier to implement than
JDBC.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Saving-from-an-editable-grid-tp3412259p3414800.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Can you add the another IDE Intergration which is Netbeans on Tapestry 5
Community Page?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Community-Apache-Tapestry-Query-tp3413561p3414790.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Hi
I visit the http://tapestry.apache.org/community.html tapestry community
site then if possible additional IDE Integration for Tapestry 5 which is my
favorite Netbeans.
Thanks :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Community-Apache-Tapestry-Query-tp3413
For Newbie Like me guide...
Reference:
http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/select/easyid
Select ID
Index.tml
Person:
You chose personId: ${personId}
Index.java
import com.dash.tapestrysel
Found it.
Hehhehe Thanks...
http://tapestry.formos.com/cgi-bin/viewvc.cgi/chenillekit/branches/1.0/chenillekit-demo/src/main/java/org/chenillekit/demo/pages/tapcomp/
chenille kit demo application source code
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Chenille-Kit-D
Hi Everyone,
I tried to test http://www.chenillekit.org/demo/tapcom chenille kit demo
application
& i really like it.
does anyone know how to view or download its source code on how to use it?
Like jumpstart.
Thank you very much.
--
View this message in context:
http://tapestry.1045711.n5.
Yes that's a good idea so that everyone can add there own example per
components. It can greatly help the documentation part of tapestry :).
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Need-help-upgrading-JumpStart-examples-to-Tapestry-5-2-tp3313299p3318182.html
Sent f
1. File->New Project
2. Choose->Maven->Maven Project
3. Maven Archetype->Click Add
4. Specify Archetype Detail
a. group id: org.apache.tapestry
b. artifact id: quickstart
c. version: 5.2.4
d. repository: http://repo1.maven.org/maven2
5. Select your created Archetype->Next
6. Projec
Is this application to img?
# Say Hello
Instead a link you will use img then plus context image name?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Referencing-and-displaying-image-asset-from-Webapp-tp3303788p3305703.html
Sent from the Tapestry - User mailing
Do you really need to save the image to the database?
Why not save the link then retrieve it. Just like that simple.
See my example.
http://tapestry.1045711.n5.nabble.com/T5-Auto-Generated-Picture-Gallery-Intranet-td3298328.html
--
View this message in context:
http://tapestry.1045711.n5.nabb
This code will get pictures from the file server then put it in the template
automatically.
.tml
[img src="file:${imagepath1.filename}" /]
.java
/**
* Start page of application TapestryAutoLoadPictures.
*/
public class Index
{
@Inject
private AssetSource assetSource;
You don't need tapestry to do this.
You only need javascript then pass it to tapestry.
http://unixpapa.com/js/key.html
http://www.javascriptkit.com/jsref/eventkeyboardmouse.shtml
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-capture-keyboard-events-tp3293142p3293583
How about this?
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Hibernate-tp2409789
How about this?
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Hibernate-tp3
How about using onActivate & onPassivate.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-URL-with-params-tp3279834p3282143.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Also
http://lombok.demon.co.uk/tapestry5Demo/test/components/tabdemo
from
http://lombok.demon.co.uk/tapestry5Demo/
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/A-Simple-TabPanel-tp3281532p3282139.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Hello Hese
There are many ways to do this.
1. By using return page.class (without parameters)
2. By using Context Url (OnPassivate & OnActivate) (with parameters)
3. Using Link Parameters (with parameters)
http://jumpstart.doublenegative.com.au/jumpstart/
http://jumpstart.doublenegative.com.a
Good Job Howard,
Another Link Tapestry Tutorial
http://tapestry.apache.org/community-contributions.html
http://lombok.demon.co.uk/tapestry5Demo/
Also it can help
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Web-Site-Updated-tp3273033p3274771.html
Sent f
Use Zone & Blocks
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Question-about-mixins-tp3255155p3259969.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: u
YES...
tml
x needs boolean
java
boolean x;
if(mystring.equals("tapestry"))
x = true
else
x=false
Hope you understand the logic.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/a-simple-t-if-question-tp3259452p3259618.html
Sent from the Tapestry - User mailing lis
Kindly visit my post.
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html#a3229905
http://tapestry.1045711.n5.nabble.com/T5-Working-Tapestry-Hibernate-with-DAO-td3229905.html#a3229905
--
View this message in context:
http://tapestry.1045711.n5.nabble.co
I think this is due to license issue of hibernate.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Does-tapestry-with-hibernate-tp3252006p3254374.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
I think there are the same. but different in controlling the session.
Also using DAO can have an advantage in using different or migrating
database.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/HibernateDataProvider-vs-Using-a-Dao-tp3254210p3254368.html
Sent from the Ta
1. File->New Project
2. Choose->Maven->Maven Project
3. Maven Archetype->Click Add
4. Specify Archetype Detail
a. group id: org.apache.tapestry
b. artifact id: quickstart
c. version: 5.2.2
d. repository: http://repo1.maven.org/maven2
5. Select your created Archetype->Next
6. Projec
There are both opensource i think there's no problem about that :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Code-less-deliver-more-possible-problem-tp3245157p3249330.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
You cloud also combine
LINK & IF :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Access-to-a-component-through-an-URL-tp3247169p3248003.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Ypu cannot mixed them...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Regarding-zone-updates-and-custom-events-tp3245855p3248000.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
Why i cannot get the Tapestry 5.2.2 in Netbeans? Any idea?
WARNING: You are running embedded Maven builds, some build may fail due to
incompatibilities with latest Maven release.
To set Maven instance to use for building, click here.
Scanning for projects...
Setting property: classpath.r
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry5-Got5-JQuery-experiences-tp3228056p3241523.html
Sent from the Tapestry - User mailing list archive at
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/jQuery-Integration-for-5-2-tp2834002p3241521.html
Sent from the Tapestry - User mailing list archive at Nabble
Use OnPassivate OnActivate...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Persistent-data-issue-tp3241417p3241520.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscrib
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
Read Me
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/how-to-disable-autoloading-of-additional-javascripts-when-using-got-jquery-tp3240347p3241519.html
Sen
This is my shopping cart using SSO.
TbCart.Class
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dash.ssocart.entities;
/**
*
* @author alan
*/
public class TbCart implements java.io.Serializable {
private String items;
1. File->New Project
2. Choose->Maven->Maven Project
3. Maven Archetype->Click Add
4. Specify Archetype Detail
a. group id: org.apache.tapestry
b. artifact id: quickstart
c. version: 5.1.0.5
5. Select your created Archetype->Next
6. Project Name->Finish.
7. Wait for the Application to
What Security Framework this you use for this project?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Fwd-Announce-Tapestry-5-2-Demo-application-tp3230348p3231528.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Yes... Fascinating... Its Reverse Engineering Time ^_^...
Keep up the good work everyone :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Fwd-Announce-Tapestry-5-2-Demo-application-tp3230348p3231506.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Wow, everything with tapestry is perfect...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Which-T5-2-to-use-tp3229160p3230001.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To
Reference
http://code.google.com/p/tapestry5examples/downloads/detail?name=folderTap5_1_0_2-src.jar&can=2&q=
Tapestry Hibernate
AppModule.java
package com.dash.tapestryiocdao.services;
import java.io.IOException;
import org.apache.tapestry5.*;
import org.apache.tapestry5.ioc.MappedConfigurat
Ahhh
Now i understand i can access the source field using getter in the page
class
Therefore i don't need to use property anymore.
I will try it.
Thanks Everyone.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Customize-Returned-List-tp3218486p3218850.html
Sent fro
I mean the link that i posted are components
therefore they are the same as checkbox...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/AjaxCheckbox-component-tp3218716p3218786.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
Sorry i will made it clear.
Page Class
@Property
private TableSource sourceA;
public List getSource(){
return List;
}
Template
{$sourceA.value}
Something like this... tapestry will automatically loop the item based on
List
But i want to know if it is possible i can customize
Check this out...
http://jumpstart.doublenegative.com.au:8080/jumpstart/
http://jumpstart.doublenegative.com.au:8080/jumpstart/
http://lombok.demon.co.uk/tapestry5Demo/
http://lombok.demon.co.uk/tapestry5Demo/
Good Luck :)
--
View this message in context:
http://tapestry.1045711.n5.nabble.c
Hello
Hmm it is returned as a List.
@Property
private TableSource source;
public List getSource(){
return List;
}
{$source.value}
That is my problem...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Customize-Returned-List-tp3218486p3218709
Hello everyone i have a List which is returned from a Database. Then i want
to customize its returned value.
Is that possible?
{$source.value}
Ex. {$source.value} if value == 1 it will display OK if value == 2 it will
display Cancel.
--
View this message in context:
h
Wow, Tapestry Hibernate is much easier than my customize hibernate code...
fascinating ^_^.
http://code.google.com/p/tapestry5examples/downloads/detail?name=folderTap5_15.jar&can=2&q=&sort=filename
http://code.google.com/p/tapestry5examples/downloads/detail?name=folderTap5_15.jar&can=2&q=&sort=fi
Problem solved...
http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Image-Source-not-context-tp3217063p3217097.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
I tried
src="file://servername/folder/image.jpg"
It is ok in IE but not in firefox...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-Image-Source-not-context-tp3217063p3217077.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
1 - 100 of 122 matches
Mail list logo