Expand my Community achievements bar.

samuel786431
samuel786431
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Yes but i cannot find the propertyI have tried with linkPattern but doesn't work

    Type

    Questions

    Views

    571

    Likes

    0

    Replies

    0
  • Hi,I have a pathfield, i need to limit the type of the files to .jpeg.I can't find the right property.Thanks

    Type

    Questions

    Views

    821

    Likes

    0

    Replies

    5
  • Hi,i need to insert inside a dialog an icon picker.Which is the start point to do this task?I have an implementation via bootstrap but i don't know how insert my code into a dialog.Anyone can help me?Thanks

    Type

    Questions

    Views

    888

    Like

    1

    Replies

    1
  • Hi,I need to create a dialog to edit the nav component.The dialog must have a number of tabs equal to the number of children of the page.Can i do this thing inside the jsp or i need a specific service? Thanks

    Type

    Questions

    Views

    327

    Likes

    0

    Replies

    1
  • Hi,i have a service designed to share its annotation properties. I have 2 global arraylist initialized into the activation of the service (@Activate).Is there a way to launch the activation method of my service when the bundle starting?Thanks

    Type

    Questions

    Views

    350

    Likes

    0

    Replies

    2
  • Hi,Anyone can explain me why inside the bundle the reference of resourceResolver is always null?Is there anybody that i can do to activate this reference?Jsp side seems to work fine but i'm not able to access the variable inside java codeThanks

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    4
  • So doesn't exist a method without the need of logout?The approach with the resource resolver doesn't need a try/catch and i think it is the right way but why my reference is null?

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I don't have  a servlet or a jsp is a simple java class so i can't use the request.With the deprecated method i don't have problem, with resolverFactory.getAdministrativeResourceResolver(null).adaptTo(Session.class) i have a lot of session unclosed

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I'm tryng to use:session = resourceResolver.adaptTo(Session.class);but the reference of resourceResolver is null inside my bundlei can recovery the session only by:session=resolverFactory.getAdministrativeResourceResolver(null).adaptTo(Session.class);Is it correct?

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi,There are two methods to get the session:session= this.repository.loginAdministrative(null); session = resourceResolver.adaptTo(Session.class);With the first approach i need an explicit session.logout() and with the second the logout is managed automatically by sling, right? Thanks

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    10
Top badges earned by samuel786431
Customize the badges you want to showcase on your profile