[appfuse-user] problem with servlet to open file.

2008-02-01 Thread ujjala
We do not want to open file directly from context. For which we write a servlet to open file. code is. /* * Created on Jan 31, 2008 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package org.appfuse.supportclasses; im

[appfuse-user] GET method in Login

2008-01-30 Thread ujjala
I need to encrypt all my parameters which are a part of query String in the GET method or link. I am starting the check in the initial stage after login , but the method which goes to the filter after authentication is GET , though in Login Form the method mentioned is post. -- View this messag

Re: [appfuse-user] for upload file size

2008-01-29 Thread ujjala
this. mraible wrote: > > Which web framework are you using? For #2, there's no way to filter > file types with a standard HTML control. However, there is a cool > jQuery file upload widget - but I can't seem to find it right now. > > Matt > > On Jan 2

[appfuse-user] for upload file size

2008-01-28 Thread ujjala
Where can we define the limit of uploading file size. Also i want to upload only selected extensions like .doc.xls etc how can i handle it. -- View this message in context: http://www.nabble.com/for-upload-file-size-tp15152609s2369p15152609.html Sent from the AppFuse - User mailing list archiv

Re: [appfuse-user] To go in a action after authenticationfailure

2008-01-10 Thread ujjala
LE_ADMIN,ROLE_USER > > Mike. > > > On 7/2/07, ujjala <[EMAIL PROTECTED]> wrote: >> >> >> How can i mark /myaction.html as having anonymous access in mu >> security.xml. >> please give me the proper syntax. >> >> Michael Hor

Re: [appfuse-user] garbled jsp page

2008-01-10 Thread ujjala
By commenting out Gzip filter the poblem has been resolved. Thanks ujjala wrote: > > yes could be we are trying to install fix pack for httpplugin and try it > out. > > mraible wrote: >> >> You might try commenting out the GzipFilter (or CompressionFilter in >

Re: [appfuse-user] garbled jsp page

2008-01-08 Thread ujjala
yes could be we are trying to install fix pack for httpplugin and try it out. mraible wrote: > > You might try commenting out the GzipFilter (or CompressionFilter in > 1.9.x). Does this happen on Tomcat as well? It may be a WebSphere issue. > > Matt > > On Jan 7, 200

Re: [appfuse-user] problem regarding concurrent login

2008-01-07 Thread ujjala
see this error. This is because the User object > uses versioning to prevent the last-update-wins problem. > > Matt > > On Jan 7, 2008, at 5:45 AM, ujjala wrote: > >> >> In normal scenario when a single user login ,in that case the log >> file shows >>

[appfuse-user] problem regarding concurrent login

2008-01-07 Thread ujjala
In normal scenario when a single user login ,in that case the log file shows following output [1/6/08 14:02:19:797 PST] 6ecd213a SystemOut O [appfuse2] DEBUG [Servlet.Engine.Transports : 1] UserDAOHibernate.saveUser(67) | user's id: ao2 [1/6/08 14:02:19:844 PST] 6ecd213a SystemOut O Log

Re: [appfuse-user] garbled jsp page

2008-01-07 Thread ujjala
ÓÝ…²‰X!ša½Go[­Ö1Òj¶ú_a’d>£)¶Æªþ 5Í'$5àW56»í`Çw6y¯mvùß¶Èk»Â;“&pÓû6[®w gë¬Õö;°Ãt…î_¯Ûÿ¤Ü¡¸±È„ „eٰب´‚C [EMAIL PROTECTED]>È66~§¿6è( ¢µêØ/ciP(Á2ÃŒq„Ë(–"EÜ3—\ŽWÁ~mŒ k‹’¨Æ±Ú¦ªÔ5¢É±úîÝ6§qu¥Nò/ä)Õ…Òÿ¢þZ·gCHà…­ÆŽW¦ê yºm o…íí ¿á†:ڂƝŽç^ú»Ï>ñ^dÇú´(±笑

Re: [appfuse-user] garbled jsp page

2008-01-07 Thread ujjala
t; Can you post/attach a screenshot that shows the garbled characters? > What version of AppFuse are you using? > > Matt > > On 1/4/08, ujjala <[EMAIL PROTECTED]> wrote: >> >> We are using display tag for displaying rows in jsp. >> when pagesize attribute is 10

[appfuse-user] garbled jsp page

2008-01-04 Thread ujjala
We are using display tag for displaying rows in jsp. when pagesize attribute is 10 ,it works fine. when we increase pagesize 20 i got the garbled jsp page. which has garbled characters. we search this problem on net and tried by many ways. We tried character encoding,buffersize ,cache but didn't

[appfuse-user] to prevent from relogin.

2007-12-04 Thread ujjala
I don't want user to login when he is already logged in. I have implemented following code in applicationcontext security.xml. In this case problem is that user is also not able to login after properlogout. It gets the exception maximum session exceeded. I registered the Httpeventpublisher listene

Re: [appfuse-user] concurrent session problem pls help

2007-12-03 Thread ujjala
roper logout. John Kwon wrote: > > I guess I'm curious, since I don't have a problem with sessions in Acegi. > My users log out and log back in without a problem. > > Can you give more details about your application? > > > On 12/3/07, ujjala <[EMAIL PROTECTED]&

[appfuse-user] concurrent session problem pls help

2007-12-03 Thread ujjala
WAS 5.0 and has DB2 as the database. The MVC uses Struts Thanks Ujjala -- View this message in context: http://www.nabble.com/concurrent-session-problem-pls-help-tf4935676s2369.html#a14127505 Sent from the AppFuse

Re: [appfuse-user] Concuurent session handling

2007-12-02 Thread ujjala
Pls reply ujjala wrote: > > Hi, > I have implemented the following in applicationContext-Security.xml,to > handle concurrent sessions, the following works fine in terms of > concurrent session handling but the user is even after logging out is not > able to re login.

[appfuse-user] Concuurent session handling

2007-12-01 Thread ujjala
5.0 and has DB2 as the database. The MVC uses Struts Thanks Ujjala -- View this message in context: http://www.nabble.com/Concuurent-session-handling-tf4927407s2369.html#a14103079 Sent from the AppFuse - User mailing list

Re: [appfuse-user] fmt and c tag library

2007-11-22 Thread ujjala
be related to including > xerces/xalan jar files in your web-inf/lib directory: > http://www.webservertalk.com/archive80-2006-1-1341229.html. > > Try excluding all xalan/xerces jar files and see if it works. > > Mike. > > On Nov 21, 2007 1:14 PM, ujjala <[EMAIL PROTEC

Re: [appfuse-user] fmt and c tag library

2007-11-21 Thread ujjala
would suggest you to install websphere application server 6 or later. May be others would have success stories. ujjala wrote: > Hi, > > I have developed a complete application using Appfuse framework with > Struts > for MVC. The application has been developed in Websphere Applicati

[appfuse-user] fmt and c tag library

2007-11-21 Thread ujjala
Hi, I have developed a complete application using Appfuse framework with Struts for MVC. The application has been developed in Websphere Application developer 5.1 using the integrated Websphere Appliaction server and runs perfectly , I am exporting the complete project as an ear file and when

Re: [appfuse-user] Useer to be Blocked after three retries

2007-10-31 Thread ujjala
Would it be possible to provide sample snippet as to how to go about it. Thanks Ujjala mraible wrote: > > It's tough to retrieve the username if the login has failed. If you > use Acegi's Event API, you may be able to listen for authentication > events and do your log

[appfuse-user] Useer to be Blocked after three retries

2007-10-31 Thread ujjala
database for it. Any alternatives or a suggestion to this. Thanks Ujjala -- View this message in context: http://www.nabble.com/Useer-to-be-Blocked-after-three-retries-tf4725316s2369.html#a13510112 Sent from the AppFuse - User mailing list archive at Nabble.com

Re: [appfuse-user] JfreeChart - Struts2 - Appfuse detailed problem report

2007-10-28 Thread ujjala
Hi David, I follwed the posts and I excatly need what you have already done, how to use the JFree Charts Plugin with Appfuse to generate charts. Could yopu please give me some steps on as to how to do that. Thanks Ujjala dusty wrote: > > What is the JFreeChart code in your actio

Re: [appfuse-user] Adding same user

2007-08-16 Thread ujjala
> Which version of AppFuse are you using? Have you modified any of the user > management code, e.g. UserDaoHibernate or UserManagerImpl? > > Mike > > > On 8/16/07, ujjala <[EMAIL PROTECTED]> wrote: >> >> >> When i add a user which is alread

[appfuse-user] Adding same user

2007-08-16 Thread ujjala
When i add a user which is already exist in database then it throws the following exception. org.hibernate.exception. I get the error also in jsp page. It does not show any message that user already exist. What is the reason please tell me. ConstraintViolationException: could not insert: [org

[appfuse-user] error java.net.SocketException

2007-07-19 Thread ujjala
I got this Error Many times. [7/20/07 0:02:51:344 IST] 4cda95fc SRTServletRes E SRVE0120E: IO Error java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOut

[appfuse-user] To change name of admin

2007-07-13 Thread ujjala
i want to change the name of admin role. I want all the functionality of admin by a different name suppose compliance(new name). For this where i should change. -- View this message in context: http://www.nabble.com/To-change-name-of-admin-tf4078151s2369.html#a11591434 Sent from the AppFuse - Us

[appfuse-user] username or password

2007-07-06 Thread ujjala
I have a action myaction where flows come when authenticatication(password checking) fails. But it shows only one message in login.jsp page that username or password is wrong. But i want different messages like if password expired it should show that password is expired. If account is

[appfuse-user] Problem with code generation

2007-07-04 Thread ujjala
Earlier when i was generating the right code . But now i am facing problem . After the command ant install-detailed when i see the generated code for model it does not override the abstract methods(hashcode,tostring,equals) of BaseObject . After that when i run the command ant package-dao then it

[appfuse-user] Regarding anonymous access

2007-07-02 Thread ujjala
How can i mark /myaction.html as having anonymous access in my security.xml. please give me the proper syntax. -- View this message in context: http://www.nabble.com/Regarding-anonymous-access-tf4010938s2369.html#a11390498 Sent from the AppFuse - User mailing list archive at Nabble.com.

Re: [appfuse-user] To go in a action after authenticationfailure

2007-07-02 Thread ujjala
How can i mark /myaction.html as having anonymous access in mu security.xml. please give me the proper syntax. Michael Horwitz wrote: > > You may need to mark /myaction.html as having anonymous access in your > security.xml configuration. > > Mike. > > On 6/28/07, ujj

Re: [appfuse-user] To go in a action after authenticationfailure

2007-06-28 Thread ujjala
I tried it but It does not work. It seems that without authentication we can not go into any action of strutsconfig. mraible wrote: > > You should probably go to /myaction.html - that should work. > > Matt > > On 6/28/07, ujjala <[EMAIL PROTECTED]> wrote: >> >

[appfuse-user] To go in a action after authenticationfailure

2007-06-28 Thread ujjala
I want to write a action class where flow should go if login authentication failure. For this i did mapping in strutsconfig. Then i put value="/myaction" for "authenticationFailureUrl" in applicationcontextsecurity.xml. In my action i forward i

[appfuse-user] To get user's login information.

2007-06-26 Thread ujjala
I want to capture user's login information after authentication like 1- user's logintime after authentication. 2- If user gives wrong password three times in a row,his account should be locked. For this purpose where should i write the code. I tried it in usercounterlistener by wri

[appfuse-user] to store login timestamp in database.

2007-06-23 Thread ujjala
I want to store login timestamp in user table means when login succeeded i want to store current time as a login timestamp in database . Problem is that where i should write the code for the same. Because authentication(password checking) is being done in some jar file . -- View this message in

[appfuse-user] How to maintain adaptor class in session in Appfuse

2007-06-23 Thread ujjala
We have to put adapter class in session to show the menu option otherwise it throws exception. In appfuse we know that it goes mainmenu action so we can put our self made adapter class there. Problem is that first it works fine but when we click a link after session out time it goes to login pag

[appfuse-user] AppfuseAcegi.rar

2007-06-21 Thread ujjala
I am looking for the uncorrupted version of the rar file posted in the link, http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACL I keep on getting an exception after implementing the steps that domainInstance not supported I have gone through the posts which have mentioned a slotion for